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 |
---|---|---|---|---|---|
DAI | ERC-20 | 274 | $1.001 |
$274.27 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21258171 | 5 hours ago | | | 0 | 0.00048238987 | |
| 20078353 | 5 months ago | | | 0 | 0.00098516452 | |
| 20078126 | 5 months ago | | | 0 | 0.00095030285 | |
| 20078071 | 5 months ago | | | 0 | 0.0013303254 | |
| 20078065 | 5 months ago | | | 0 | 0.0020891581 | |
| 20078054 | 5 months ago | | | 0 | 0.0010946597 | |
| 20078039 | 5 months ago | | | 0 | 0.0012952153 | |
| 20078039 | 5 months ago | | | 0 | 0.0013881933 | |
| 20078020 | 5 months ago | | | 0 | 0.0011850910 | |
| 17002328 | 2 years ago | | | 0 | 0.0012156398 |
ABI
ABI objects
Getter at block 21259541
basePercent() view returns (uint256)
100
decimals() view returns (uint8)
18
name() view returns (string)
SNOW
symbol() view returns (string)
SNOW
totalSupply() view returns (uint256)
958660313569325172857653228
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
cut(uint256 value) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
destroy(uint256 amount)
destroyFrom(address account, uint256 amount)
downAllowance(address spender, uint256 subtractedValue) returns (bool)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
upAllowance(address spender, uint256 addedValue) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.