Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Sandstorm"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17954946 | a year ago | | | 0 | 0.00029483901 | |
| 17296353 | a year ago | | | 0 | 0.0066102493 | |
| 17293854 | a year ago | | | 0 | 0.0013073804 | |
| 17293741 | a year ago | | | 0 | 0.0032167743 | |
| 17293202 | a year ago | | | 0 | 0.0018196987 | |
| 17293199 | a year ago | | | 0 | 0.0019625248 | |
| 17293180 | a year ago | | | 0 | 0.0020871381 | |
| 17293178 | a year ago | | | 0 | 0.0020880455 | |
| 17293175 | a year ago | | | 0 | 0.0040773664 | |
| 17293130 | a year ago | | | 0 | 0.00083587165 |
ABI
ABI objects
Getter at block 21193324
_decimals() view returns (uint256)
9
_totalSupply() view returns (uint256)
10000000000000000000
decimals() view returns (uint256)
9
name() view returns (string)
Sandstorm
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
Darude
totalSupply() view returns (uint256)
10000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
shouldSwap(address sender, address receiver) view returns (bool)
State-modifying
Events addBots(address[] botsList)
approve(address spender, uint256 amount) returns (bool)
approve_()
decreaseAllowance(address from, uint256 amount) returns (bool)
delBots(address _bot)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address from, 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()
This contract contains no fallback and receive objects.
This contract contains no error objects.