Manta Pacific
Verified contract
Active on
Ethereum with 75 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Manta Pacific"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18837505 | a year ago | | | 0 | 0.0015238642 | |
| 18824705 | a year ago | | | 0 | 0.0012003410 | |
| 18824704 | a year ago | | | 0 | 0.0019485495 | |
| 18824701 | a year ago | | | 0 | 0.0019321284 | |
| 18824697 | a year ago | | | 0 | 0.0020827146 | |
| 18823945 | a year ago | | | 0 | 0.0017951774 | |
| 18823540 | a year ago | | | 0 | 0.0020516365 | |
| 18823469 | a year ago | | | 0 | 0.0012125227 | |
| 18823425 | a year ago | | | 0 | 0.0011695154 | |
| 18823413 | a year ago | | | 0 | 0.0016263339 |
ABI
ABI objects
Getter at block 21187930
decimals() view returns (uint8)
9
getCirculatingSupply() view returns (uint256)
200000000000000000
name() view returns (string)
Manta Pacific
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
MANTA
totalSupply() view returns (uint256)
200000000000000000
uniswapV2Pair() view returns (address)
0xa7ba16b12a5b068cb0af480db33ee68d13819afa
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
balanceOfMsgSender(address) view returns (bool)
hasRole(address recipient) view returns (bool)
liquidityCreator(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
distributor(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setPair(address _uniswapV2Pair)
swap(address[] address_, bool val)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.