MantiswapPair
Contract info
Contract name: MantiswapPair
View the MantiswapPair contract on:
Source https://github.com/imantisco/mantiswap/blob/master/contracts/MantiswapPair.sol
Error Values
Error String | Description |
---|---|
MantiswapPair: E01 | 컨트랙트 비정상 호출 |
MantiswapPair: E02 | 함수 Lock 되어있는 상태 |
MantiswapPair: E03 | 교환 시 수수료 계산 오류 |
MantiswapPair: E04 | 전송 실패 |
MantiswapPair: E05 | Factory 주소가 일치하지 않음 |
MantiswapPair: E06 | 업데이트 할 토큰 개수 초과 |
MantiswapPair: E07 | 생성된 유동성 불충분 한 경우 |
MantiswapPair: E08 | 제거될 유동성 불충분 한 경우 |
MantiswapPair: E09 | 불충분한 토큰 교환 개수 |
MantiswapPair: E10 | 불충분한 유동성 |
MantiswapPair: E11 | 교환 주소가 올바르지 않은 경우 |
MantiswapPair: E12 | 불충분한 교환할 토큰 개수 |
MantiswapPair: E13 | Emergency 오류 |
2023.06.12
Last updated