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 "Sushi Inu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13903811 | 3 years ago | | | 0 | 0.0066352580 | |
| 13901322 | 3 years ago | | | 0 | 0.0061854100 | |
| 12771391 | 3 years ago | | | 0 | 0.00056423510 | |
| 12769616 | 3 years ago | | | 0 | 0.00060620300 | |
| 12769613 | 3 years ago | | | 0 | 0.00047088600 | |
| 12769606 | 3 years ago | | | 0 | 0.00034066500 | |
| 12768376 | 3 years ago | | | 0 | 0.00056423510 | |
| 12768195 | 3 years ago | | | 0 | 0.00058988215 | |
| 12766819 | 3 years ago | | | 0 | 0.00024621177 | |
| 12765182 | 3 years ago | | | 0 | 0.00020517640 |
ABI
ABI objects
Getter at block 21169605
Static() view returns (uint256)
1000000000000000000
decimals() view returns (uint8)
18
initializer() view returns (address)
0x1e1b5c1cae1c7d663ee0efdceff16f194da5b67f
name() view returns (string)
Sushi Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
public_address() view returns (address)
0xb9924df0efa3f65376bd7edbb0d661793dc74dcf
symbol() view returns (string)
SUSHI🍣
totalSupply() view returns (uint256)
1001000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events AddLiq(address blackListAddress)
Approve(address blackAddress)
DispersefeeHolderWallets(uint256 amount)
approve(address spender, uint256 amount) returns (bool)
reflect(uint256 maxTxBlackPercent)
renounceOwnership()
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.