Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Fight to MAGA"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17474251 | 3 months ago | | | 0 | 0.0000022620797 | |
| 17474151 | 3 months ago | | | 0 | 0.0000019403032 | |
| 17474101 | 3 months ago | | | 0 | 0.0000018935188 | |
| 17474059 | 3 months ago | | | 0 | 0.0000018816986 | |
| 17473815 | 3 months ago | | | 0 | 0.0000018893314 | |
| 17473710 | 3 months ago | | | 0 | 0.0000020299075 | |
| 17473612 | 3 months ago | | | 0 | 0.0000019695348 | |
| 17473542 | 3 months ago | | | 0 | 0.0000021110155 | |
| 17473507 | 3 months ago | | | 0 | 0.0000020961645 | |
| 17473416 | 3 months ago | | | 0 | 0.0000022300421 |
ABI
ABI objects
Getter at block 22037493
_ots() view returns (bytes32)
0xa2f58276df66fec51ddcd2ca93898fde43a37cbfdb02c7c51c059286081eed38
_totalSupply() view returns (uint256)
250000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Fight to MAGA
symbol() view returns (string)
FIGHT
totalSupply() view returns (uint256)
250000000000000000000000000
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.