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 "MAGADOGE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22886182 | 22 days ago | | | 0 | 4.3327398e-7 | |
| 22844927 | 23 days ago | | | 0 | 5.4496081e-7 | |
| 22635557 | a month ago | | | 0 | 4.5491308e-7 | |
| 22622163 | a month ago | | | 0 | 8.1536596e-7 | |
| 22597348 | a month ago | | | 0 | 4.2276704e-7 | |
| 22597145 | a month ago | | | 0 | 0.0000053388117 | |
| 22596857 | a month ago | | | 0 | 4.5209376e-7 | |
| 22596630 | a month ago | | | 0 | 9.6202006e-7 | |
| 22571273 | a month ago | | | 0 | 0.0000053388117 | |
| 22561118 | a month ago | | | 0 | 3.1543258e-7 |
ABI
ABI objects
Getter at block 23857322
DOMAIN_SEPARATOR() view returns (bytes32)
0x078e05b94c6836ab974610c3afc71b245e2e50a09ea1b8e8ca5df0bd4af7e856
decimals() view returns (uint8)
18
deployer() view returns (address)
0x7e31cd18d167d23c307e7201d9e550b1c7400937
name() view returns (string)
MAGADOGE
symbol() view returns (string)
$MAGADOGE
totalSupply() view returns (uint256)
10000000000000000000000000000
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(string _name, string _symbol, uint256 _maxSupply, address _deployer)
This contract contains no fallback and receive objects.
This contract contains no error objects.