Sushi Inu
Verified contract
Active on
Ethereum with 525 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
🍣 | ERC-20 | 29.472639M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20960585 | a month ago | | | 0 | 0.00024058982 | |
| 19555474 | 8 months ago | | | 0 | 0.00062694076 | |
| 18959833 | 10 months ago | | | 0 | 0.00073239353 | |
| 17779293 | a year ago | | | 0 | 0.00093799791 | |
| 17012256 | 2 years ago | | | 0 | 0.00045328417 | |
| 17011100 | 2 years ago | | | 0 | 0.00056231730 | |
| 17011062 | 2 years ago | | | 0 | 0.00064883000 | |
| 17010009 | 2 years ago | | | 0 | 0.00052226091 | |
| 17009943 | 2 years ago | | | 0 | 0.00052428962 | |
| 17009398 | 2 years ago | | | 0 | 0.00061299959 |
ABI
ABI objects
Getter at block 21214709
buyLiquidityFee() view returns (uint256)
2
buyMarketingFee() view returns (uint256)
3
buyTotalFees() view returns (uint256)
5
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
devWallet() view returns (address)
0xff9b9d2d7c3ca928abd58d089d3f0cd5c69ad530
limitsInEffect() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
10000000000000000000000000
maxWallet() view returns (uint256)
10000000000000000000000000
name() view returns (string)
Sushi Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellLiquidityFee() view returns (uint256)
2
sellMarketingFee() view returns (uint256)
3
sellTotalFees() view returns (uint256)
5
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
1000000000000000000000000
symbol() view returns (string)
🍣
tokensForLiquidity() view returns (uint256)
11789055587789852842449562
tokensForMarketing() view returns (uint256)
17683583381684779263674344
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xd4b4d9807d897bcb508af71e37c96fbb643d13a4
uniswapV2Router() view returns (address)
0xd9e1ce17f2641f24ae83637ab66a2cca9c378b9f
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.