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 |
---|---|---|---|---|---|
HIGHER | ERC-20 | 4.072499K | $0.03641 |
$148.28 | |
USDC | ERC-20 | 101.846632 | $0.999468 |
$101.79 | |
DEGEN | ERC-20 | 4K | $0.020957 |
$83.83 | |
BAMBOO | ERC-20 | 150 | $0.01215 |
$1.82 | |
toby | ERC-20 | 11.111111M | $0.00 |
$0.52 | |
VOID | ERC-20 | 500 | $0.000951 |
$0.48 | |
BENTO | ERC-20 | 26.642664M | $0.00 |
$0.32 | |
WGC | ERC-20 | 200 | $0.000532 |
$0.11 | |
ETHO | ERC-20 | 10 | $0.010302 |
$0.1 | |
AIINU | ERC-20 | 1 | $0.02053 |
$0.02 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22722729 | 4 minutes ago | | | 0 | 2.4890452e-7 | |
| 22722119 | 24 minutes ago | | | 0 | 1.5549503e-7 | |
| 22722073 | 26 minutes ago | | | 0 | 0.000000082531272087 | |
| 22721998 | 28 minutes ago | | | 0 | 1.5341274e-7 | |
| 22721989 | 28 minutes ago | | | 0 | 1.5333303e-7 | |
| 22721972 | 29 minutes ago | | | 0 | 0.0000024744352 | |
| 22721922 | 31 minutes ago | | | 0 | 1.6252417e-7 | |
| 22721829 | 34 minutes ago | | | 0 | 1.5449879e-7 | |
| 22721773 | 36 minutes ago | | | 0 | 2.6683982e-7 | |
| 22721698 | 38 minutes ago | | | 0 | 0.000000306977632929 |
ABI
ABI objects
Getter at block 22722835
DOMAIN_SEPARATOR() view returns (bytes32)
0x4c21e62fdbc6a7ea343b4a66543e6ea52145c193f9f30bdd9ac8262ba5fb03a8
decimals() view returns (uint8)
18
name() view returns (string)
higher
symbol() view returns (string)
HIGHER
totalSupply() view returns (uint256)
1000000000000000000000000000
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)
This contract contains no fallback and receive objects.
This contract contains no error objects.