Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Mafia Bunny"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17502999 | 5 months ago | | | 0 | 0.0000018176742 | |
| 17502781 | 5 months ago | | | 0 | 0.0000016325836 | |
| 17502747 | 5 months ago | | | 0 | 0.0000016957366 | |
| 17502697 | 5 months ago | | | 0 | 0.0000016447547 | |
| 17502579 | 5 months ago | | | 0 | 0.0000016415499 | |
| 17502159 | 5 months ago | | | 0 | 0.0000014279571 | |
| 17502075 | 5 months ago | | | 0 | 0.0000013991635 | |
| 17501938 | 5 months ago | | | 0 | 0.0000014050183 | |
| 17501928 | 5 months ago | | | 0 | 8.9754685e-7 | |
| 17501732 | 5 months ago | | | 0 | 7.6383594e-7 |
ABI
ABI objects
Getter at block 23870512
_ots() view returns (bytes32)
0x02905f6f8bf1b3ad7e4226c58c8a7b3d383661b1b8ed406a70349d41098adb87
_totalSupply() view returns (uint256)
310000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Mafia Bunny
symbol() view returns (string)
MFB
totalSupply() view returns (uint256)
310000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
dada(address a)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
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(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.