IZUMI - original Neiro
Verified contract
Active on
Ethereum with 207 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7a25…488d
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
IZUMI | ERC-20 | 958.531647K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21196221 | 2 days ago | | | 0 | 0.0013946498 | |
| 21115066 | 13 days ago | | | 0 | 0.00018785382 | |
| 21099758 | 15 days ago | | | 0 | 0.00016817034 | |
| 21017468 | a month ago | | | 0 | 0.00029407485 | |
| 21017467 | a month ago | | | 0 | 0.00028286328 | |
| 21017466 | a month ago | | | 0 | 0.00027216491 | |
| 20995774 | a month ago | | | 0 | 0.00058207629 | |
| 20968700 | a month ago | | | 0 | 0.00061599073 | |
| 20881778 | a month ago | | | 0 | 0.00031585166 | |
| 20881014 | a month ago | | | 0 | 0.00026447813 |
ABI
ABI objects
Getter at block 21209113
decimals() view returns (uint8)
18
feeReceiver() view returns (address)
0x9919d8ef3c1d6bd9b9d5d215558a87fa26135f6e
name() view returns (string)
IZUMI - original Neiro
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
5000000000000000000000000
symbol() view returns (string)
IZUMI
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingBlock() view returns (uint256)
20834815
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x79411d6684b84291d100562158c88196031da6eb
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events addLiquidity() payable
approve(address spender, uint256 amount) returns (bool)
changeFeeReceiver(address _feeReceiver)
claimStuckTokens(address token)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setMmPair(address _uniswapV2Pair)
setSwapTokensAtAmount(uint256 newAmount, bool _swapEnabled)
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)
ExcludeFromFees(address indexed account, bool isExcluded)
FeeReceiverChanged(address feeReceiver)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndSendFee(uint256 tokensSwapped, uint256 bnbSend)
SwapTokensAtAmountUpdated(uint256 swapTokensAtAmount)
TradingEnabled(bool tradingEnabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.