Sierra Tools
Verified contract
Active on
Ethereum with 8 txns
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 "Sierra Tools "
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17814429 | a year ago | | | 0 | 0.0017466747 | |
| 17814428 | a year ago | | | 0 | 0.0017832315 | |
| 17814212 | a year ago | | | 0 | 0.0014702616 | |
| 17814198 | a year ago | | | 0 | 0.0019749737 | |
| 17814197 | a year ago | | | 0 | 0.0020642111 | |
| 17814195 | a year ago | | | 0 | 0.0020074806 | |
| 17814178 | a year ago | | | 0 | 0.0023335647 | |
| 17814163 | a year ago | | | 0 | 0.0014084466 |
ABI
ABI objects
Getter at block 21328882
decimals() pure returns (uint8)
9
maxWallet() view returns (uint256)
1000000000000000000
name() view returns (string)
Sierra Tools
owner() view returns (address)
0xd5678176713b3ca0a679e5d3f89364a101876755
pool() view returns (address)
0xd5678176713b3ca0a679e5d3f89364a101876755
symbol() view returns (string)
$STOOLS
totalSupply() view returns (uint256)
1000000000000000000
totalSupplyOnStart() view returns (uint256)
1000000000000000000
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
startTrade(address poolAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.