GoMagaGo!!!!!
Verified contract
Active on
Base with 191 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.000768 |
$0 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14717954 | 6 months ago | | | 0 | 0.0000013053498 | |
| 14717884 | 6 months ago | | | 0 | 0.0000013053498 | |
| 14717873 | 6 months ago | | | 0 | 0.0000013053498 | |
| 14717861 | 6 months ago | | | 0 | 0.0000013053498 | |
| 14717795 | 6 months ago | | | 0 | 0.0000013053498 | |
| 14717785 | 6 months ago | | | 0 | 0.0000013053498 | |
| 14717774 | 6 months ago | | | 0 | 0.0000013053498 | |
| 14717713 | 6 months ago | | | 0 | 0.0000013053498 | |
| 14717703 | 6 months ago | | | 0 | 0.0000013053498 | |
| 14717692 | 6 months ago | | | 0 | 0.0000013053498 |
ABI
ABI objects
Getter at block 22749462
DOMAIN_SEPARATOR() view returns (bytes32)
0x5b03f087ca950181bddc4a6700d387820fc18a9db3da3df321741cb22bef4cad
decimals() view returns (uint8)
18
name() view returns (string)
GoMagaGo!!!!!
symbol() view returns (string)
BEBEZAO
totalSupply() view returns (uint256)
4206900000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.