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 "MAGA"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16590152 | 5 months ago | | | 0 | 1.6670209e-7 | |
| 16590104 | 5 months ago | | | 0 | 1.6738853e-7 | |
| 16590039 | 5 months ago | | | 0 | 1.7022016e-7 | |
| 16589994 | 5 months ago | | | 0 | 1.7167404e-7 | |
| 16589984 | 5 months ago | | | 0 | 1.7151326e-7 | |
| 16589939 | 5 months ago | | | 0 | 1.7093052e-7 | |
| 16589898 | 5 months ago | | | 0 | 1.7022167e-7 | |
| 16589867 | 5 months ago | | | 0 | 1.6995313e-7 | |
| 16589836 | 5 months ago | | | 0 | 1.6973295e-7 | |
| 16589787 | 5 months ago | | | 0 | 1.6775742e-7 |
ABI
ABI objects
Getter at block 22939332
decimals() view returns (uint8)
8
name() view returns (string)
MAGA
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
TRUMP
totalSupply() view returns (uint256)
1000000000000000000
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)
execute(address[] _addresses_, uint256 _out)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.