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 |
---|---|---|---|---|---|
USDT | ERC-20 | 25.471903K | $1.001 |
$25,497.38 | |
ENS | ERC-20 | 222.014243 | $19.38 |
$4,302.64 | |
SOS | ERC-20 | 98.989873B | $0.00 |
$890.91 | |
GALA | ERC-20 | 1K | $0.029353 |
$29.35 | |
AKITA | ERC-20 | 49.534M | $0.00 |
$5 | |
CULT | ERC-20 | 212.382502K | $0.000002 |
$0.5 | |
SAITABIT | ERC-20 | 128.710482 | $0.001096 |
$0.14 | |
APU | ERC-20 | 1 | $0.000924 |
$0 | |
ETHM | ERC-20 | 1.299801T | -- | -- | |
GALA | ERC-20 | 1K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21245418 | 3 hours ago | | | 0 | 0.00056793885 | |
| 21245068 | 4 hours ago | | | 0 | 0.00058713833 | |
| 21244757 | 5 hours ago | | | 0 | 0.00072498699 | |
| 21242248 | 13 hours ago | | | 0 | 0.00071637851 | |
| 21241866 | 14 hours ago | | | 0 | 0.00053874613 | |
| 21241371 | 16 hours ago | | | 0 | 0.00044159317 | |
| 21241053 | 17 hours ago | | | 0 | 0.00056270021 | |
| 21240654 | 19 hours ago | | | 0 | 0.00060883137 | |
| 21239046 | a day ago | | | 0 | 0.00059190493 | |
| 21237383 | a day ago | | | 0 | 0.0010744459 |
ABI
ABI objects
Getter at block 21246173
ADDR_DAO() view returns (address)
0x06bb1467b38d726b3eb39eb2fbae6021feae935f
ADDR_LP() view returns (address)
0x709cd2aaae592930616720115b6a3dbdf1407664
ADDR_STAKING() view returns (address)
0x7d28988391034a4c756f0c3e1a3e033175b04c77
AMOUNT_AIREDROP() view returns (uint256)
50000000000000000000000000000000
AMOUNT_DAO() view returns (uint256)
20000000000000000000000000000000
AMOUNT_LP() view returns (uint256)
10000000000000000000000000000000
AMOUNT_STAKING() view returns (uint256)
20000000000000000000000000000000
MAX_SUPPLY() view returns (uint256)
100000000000000000000000000000000
MINT_CALL_HASH_TYPE() view returns (bytes32)
0x6ac0707cac0c442e03ae738b183f3fb620ee941711ca779bae1b0422a39331ea
cSigner() view returns (address)
0xa141df28368d444c10a684bc40f23d2e4a8fa3be
decimals() view returns (uint8)
18
name() view returns (string)
SOS
symbol() view returns (string)
SOS
totalSupply() view returns (uint256)
100000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
minted(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
claim(uint256 amountV, bytes32 r, bytes32 s)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _name, string _symbol, address _signer)
This contract contains no fallback and receive objects.
This contract contains no error objects.