Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "MrBusted"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17506095 | 5 months ago | | | 0 | 8.9796608e-7 | |
| 17506044 | 5 months ago | | | 0 | 8.3424967e-7 | |
| 17505979 | 5 months ago | | | 0 | 7.9236794e-7 | |
| 17505955 | 5 months ago | | | 0 | 0.000000805524097905 | |
| 17505898 | 5 months ago | | | 0 | 0.000000800829485217 | |
| 17505750 | 5 months ago | | | 0 | 7.6740305e-7 | |
| 17505694 | 5 months ago | | | 0 | 0.000000801913878093 | |
| 17505691 | 5 months ago | | | 0 | 4.4967412e-7 | |
| 17505630 | 5 months ago | | | 0 | 7.8459932e-7 | |
| 17505469 | 5 months ago | | | 0 | 8.7549745e-7 |
ABI
ABI objects
Getter at block 23810216
_ots() view returns (bytes32)
0xaca4035ed114cc45a9c0ae328e52d264939bccfb95bf30137d11778f591e2b29
_totalSupply() view returns (uint256)
700000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
MrBusted
symbol() view returns (string)
MrBusted
totalSupply() view returns (uint256)
700000000000000000000000000
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.