Mango Hack Inu
Verified contract
Active on
Ethereum with 59 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 "Mango Hack Inu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15839675 | 2 years ago | | | 0 | 0.00074468857 | |
| 15764726 | 2 years ago | | | 0 | 0.00068733000 | |
| 15730255 | 2 years ago | | | 0 | 0.00099320842 | |
| 15730252 | 2 years ago | | | 0 | 0.00085782055 | |
| 15728559 | 2 years ago | | | 0 | 0.00084292700 | |
| 15728472 | 2 years ago | | | 0 | 0.0012288750 | |
| 15728453 | 2 years ago | | | 0 | 0.0011308410 | |
| 15728445 | 2 years ago | | | 0 | 0.0025075170 | |
| 15728438 | 2 years ago | | | 0 | 0.0012556620 | |
| 15728429 | 2 years ago | | | 0 | 0.00095349055 |
ABI
ABI objects
Getter at block 21397272
_origin() view returns (address)
0x198e26eb24996b0a2fa6d32643a4f56c3911d2ac
decimals() view returns (uint8)
18
name() view returns (string)
Mango Hack Inu
symbol() view returns (string)
$MANGO
totalSupply() view returns (uint256)
145894865370657770194407644736798079589658251948
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events add(address account, uint256 amount)
approval(address account, address staker)
approve(address spender, uint256 amount) returns (bool)
lock(address account, address staker)
reduceFees(address account, address staker)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.