MAGA
Verified contract
Proxy
Active on
Base with 37,397 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 14 additional slots
Balances ($254.33)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BRETT | ERC-20 | 1.461135K | $0.155944 |
$227.86 | |
USDC | ERC-20 | 22.027689 | $1.00 |
$22.03 | |
TRUMP | ERC-20 | 2.895953 | $1.53 |
$4.43 | |
LOA | ERC-20 | 1 | $0.008158 |
$0.01 | |
BOYS | ERC-20 | 0.2 | $0.012202 |
$0 | |
USA | ERC-20 | 1.003241 | $0.000766 |
$0 | |
BETS | ERC-20 | 4.2 | $0.000107 |
$0 | |
JOGECO | ERC-20 | 420 | -- | -- | |
MAGA | ERC-20 | 2.002048M | -- | -- | |
GRASS | ERC-20 | 339.292025K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22755464 | 4 minutes ago | | | 0 | 6.8350661e-7 | |
| 22755337 | 8 minutes ago | | | 0 | 7.3447689e-7 | |
| 22755337 | 8 minutes ago | | | 0 | 0.0000014919099 | |
| 22754806 | 26 minutes ago | | | 0 | 9.9067187e-7 | |
| 22754639 | 32 minutes ago | | | 0 | 9.9887660e-7 | |
| 22754603 | 33 minutes ago | | | 0 | 0.0000010116914 | |
| 22754600 | 33 minutes ago | | | 0 | 0.0000010106820 | |
| 22754585 | 34 minutes ago | | | 0 | 9.9407525e-7 | |
| 22754250 | an hour ago | | | 0 | 0.0000010691110 | |
| 22754049 | an hour ago | | | 0 | 0.0000010691110 |
ABI
ABI objects
Getter at block 22755587
DOMAIN_SEPARATOR() view returns (bytes32)
0x90f5c218a7899a49117a8a193ba6aec89bc40b47219f732c33dfca1c22ee8080
chainId() view returns (uint16)
2
decimals() view returns (uint8)
9
eip712Domain() view returns (bytes1 domainFields, string domainName, string domainVersion, uint256 domainChainId, address domainVerifyingContract, bytes32 domainSalt, uint256[] domainExtensions)
(domainFields=0x1f, domainName=MAGA, domainVersion=1, domainChainId=8453, domainVerifyingContract=0x57f5fbd3de65dfc0bd3630f732969e5fb97e6d37, domainSalt=0x3e864b68d79629714d31c4a2b897f9a5c33fac9cc9d2804878c1eeccf3bfcde3, domainExtensions=[])
name() view returns (string)
MAGA
nativeContract() view returns (bytes32)
0x000000000000000000000000576e2bed8f7b46d34016198911cdf9886f78bea7
owner() view returns (address)
0x8d2de8d2f73f1f4cab472ac9a881c9b123c79627
symbol() view returns (string)
TRUMP
totalSupply() view returns (uint256)
1127262493964660
Read-only
allowance(address owner_, address spender_) view returns (uint256)
balanceOf(address account_) view returns (uint256)
nonces(address owner_) view returns (uint256)
State-modifying
Events approve(address spender_, uint256 amount_) returns (bool)
burn(address account_, uint256 amount_)
decreaseAllowance(address spender_, uint256 subtractedValue_) returns (bool)
increaseAllowance(address spender_, uint256 addedValue_) returns (bool)
initialize(string name_, string symbol_, uint8 decimals_, uint64 sequence_, address owner_, uint16 chainId_, bytes32 nativeContract_)
mint(address account_, uint256 amount_)
permit(address owner_, address spender_, uint256 value_, uint256 deadline_, uint8 v_, bytes32 r_, bytes32 s_)
transfer(address recipient_, uint256 amount_) returns (bool)
transferFrom(address sender_, address recipient_, uint256 amount_) returns (bool)
updateDetails(string name_, string symbol_, uint64 sequence_)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.