Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BABYMAGA | ERC-20 | 103.606283B | -- | -- | |
BAGOKU | ERC-20 | 4.14525B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22741856 | 11 hours ago | | | 0 | 2.8300572e-7 | |
| 22653199 | 3 days ago | | | 0 | 5.3259745e-7 | |
| 22627429 | 3 days ago | | | 0 | 5.3254133e-7 | |
| 22620910 | 3 days ago | | | 0 | 5.3568956e-7 | |
| 22513859 | 6 days ago | | | 0 | 4.1301706e-7 | |
| 22430389 | 8 days ago | | | 0 | 3.8137938e-7 | |
| 22402629 | 8 days ago | | | 0 | 5.3817659e-7 | |
| 22402453 | 8 days ago | | | 0 | 5.4898132e-7 | |
| 22297251 | 11 days ago | | | 0 | 1.4920442e-7 | |
| 22249503 | 12 days ago | | | 0 | 1.6994944e-7 |
ABI
ABI objects
Getter at block 22761637
decimals() view returns (uint8)
18
name() view returns (string)
Based Maga
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
MAGA
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) 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()
This contract contains no fallback and receive objects.
This contract contains no error objects.