Shoot Finance
Verified contract
Active on
Ethereum with 179 txns
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 |
---|---|---|---|---|---|
SHOOT | ERC-20 | 0.09 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14600587 | 3 years ago | | | 0 | 0.00050814470 | |
| 12220159 | 4 years ago | | | 0 | 0.0037074180 | |
| 11153123 | 4 years ago | | | 0 | 0.0015685230 | |
| 11153104 | 4 years ago | | | 0 | 0.0012676377 | |
| 11153078 | 4 years ago | | | 0 | 0.0034378850 | |
| 11153029 | 4 years ago | | | 0 | 0.0039379410 | |
| 11153005 | 4 years ago | | | 0 | 0.0029997600 | |
| 11152986 | 4 years ago | | | 0 | 0.0020903080 | |
| 11138031 | 4 years ago | | | 0 | 0.0010194290 | |
| 11106544 | 4 years ago | | | 0 | 0.0031684970 |
ABI
ABI objects
Getter at block 21289238
decimals() view returns (uint8)
18
name() view returns (string)
Shoot Finance
symbol() view returns (string)
SHOOT
totalSupply() view returns (uint256)
139352302101099592040
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address holder) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool success)
transfer(address to, uint256 amount) returns (bool success)
transferFrom(address from, address to, uint256 amount) returns (bool success)
Approval(address indexed holder, address indexed spender, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.