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 |
---|---|---|---|---|---|
DEGEN | ERC-20 | 1.024K | $0.01005 |
$10.29 | |
GOCHU | ERC-20 | 50K | $0.000001 |
$0.06 | |
WGC | ERC-20 | 200 | $0.000103 |
$0.02 | |
BOYS | ERC-20 | 0.2 | $0.005178 |
$0 | |
BETS | ERC-20 | 4.2 | $0.000134 |
$0 | |
BONSAICOIN | ERC-20 | 1M | -- | -- | |
WLFi | ERC-20 | 1K | -- | -- | |
PONP | ERC-20 | 5 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21654745 | 3 days ago | | | 0 | 0.000000109590708570 | |
| 19361089 | 2 months ago | | | 0 | 4.3739836e-7 | |
| 19014959 | 2 months ago | | | 0 | 2.4253791e-7 | |
| 18828908 | 2 months ago | | | 0 | 0.000000107074583066 | |
| 18266849 | 3 months ago | | | 0 | 1.2410144e-7 | |
| 16831972 | 4 months ago | | | 0 | 1.2662870e-7 | |
| 15972590 | 4 months ago | | | 0 | 2.4273393e-7 | |
| 15757113 | 5 months ago | | | 0 | 1.7852562e-7 | |
| 15710168 | 5 months ago | | | 0 | 1.2590504e-7 | |
| 15679128 | 5 months ago | | | 0 | 0.0000017702777 |
ABI
ABI objects
Getter at block 21783234
DOMAIN_SEPARATOR() view returns (bytes32)
0x81bef6f1793b3d7b062a9434b51cbf6d465c62768ed1d0cae1c63b7bf96c6e5c
decimals() view returns (uint8)
18
name() view returns (string)
moneygun
symbol() view returns (string)
💸🔫
totalSupply() view returns (uint256)
420690000000000000000000000
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 _supply)
This contract contains no fallback and receive objects.
This contract contains no error objects.