Snowflake
Verified contract
Active on
Ethereum with 153 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xedbc…9d78
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SnowFlake | ERC-20 | 538.998312T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20282964 | 5 months ago | | | 0 | 0.00010047920 | |
| 19509124 | 9 months ago | | | 0 | 0.00094256318 | |
| 19254730 | 10 months ago | | | 0 | 0.0015689601 | |
| 19219218 | 10 months ago | | | 0 | 0.0013102006 | |
| 19188135 | 10 months ago | | | 0 | 0.0012205469 | |
| 19188130 | 10 months ago | | | 0 | 0.0012349225 | |
| 19148166 | 10 months ago | | | 0 | 0.00089886477 | |
| 19146360 | 10 months ago | | | 0 | 0.00044161912 | |
| 19144084 | 10 months ago | | | 0 | 0.00075212234 | |
| 19142749 | 10 months ago | | | 0 | 0.00098512513 |
ABI
ABI objects
Getter at block 21422189
_maxTaxSwap() view returns (uint256)
888888889000000000000000
_maxWalletSize() view returns (uint256)
888888889000000000000000
_taxSwapThreshold() view returns (uint256)
888888889000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Snowflake
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
SnowFlake
totalSupply() pure returns (uint256)
888888889000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.