ShibNitro
Verified contract
Active on
Ethereum with 1,725 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 |
---|---|---|---|---|---|
UNI | ERC-20 | 3 | $11.87 |
$35.61 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21027286 | a month ago | | | 0 | 0.00047732648 | |
| 21007741 | a month ago | | | 0 | 0.00063084293 | |
| 20702494 | 3 months ago | | | 0 | 0.000044892462 | |
| 20669547 | 3 months ago | | | 0 | 0.000097992055 | |
| 20629477 | 3 months ago | | | 0 | 0.00018279397 | |
| 20488356 | 4 months ago | | | 0 | 0.00011267286 | |
| 20217840 | 5 months ago | | | 0 | 0.00019186294 | |
| 20207812 | 5 months ago | | | 0 | 0.00013275769 | |
| 20198452 | 5 months ago | | | 0 | 0.00013634064 | |
| 20118576 | 5 months ago | | | 0 | 0.00042287881 |
ABI
ABI objects
Getter at block 21264883
decimals() view returns (uint8)
18
name() view returns (string)
ShibNitro
symbol() view returns (string)
SHIN
totalSupply() view returns (uint256)
420690690690000000000000000000
Read-only
allowance(address owner, address delegate) view returns (uint256)
balanceOf(address tokenOwner) view returns (uint256)
State-modifying
Events approve(address delegate, uint256 numTokens) returns (bool)
transfer(address receiver, uint256 numTokens) returns (bool)
transferFrom(address owner, address buyer, uint256 numTokens) returns (bool)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.