Wrapped Neiro
Verified contract
Active on
Ethereum with 1,046 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf7d2…aca3
2 additional
variables
Balances ($0.00)
No balances found for "Wrapped Neiro"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21237430 | 9 days ago | | | 0 | 0.00049598493 | |
| 21115300 | a month ago | | | 0 | 0.00045531561 | |
| 21048716 | a month ago | | | 0 | 0.00012672178 | |
| 21028526 | a month ago | | | 0 | 0.00048309909 | |
| 20994903 | a month ago | | | 0 | 0.00029479936 | |
| 20925225 | 2 months ago | | | 0 | 0.00070148238 | |
| 20920389 | 2 months ago | | | 0 | 0.00067238211 | |
| 20838323 | 2 months ago | | | 0 | 0.00091483526 | |
| 20831280 | 2 months ago | | | 0 | 0.00059822817 | |
| 20812797 | 2 months ago | | | 0 | 0.0011890966 |
ABI
ABI objects
Getter at block 21300352
_maxTaxSwap() view returns (uint256)
1000000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Wrapped Neiro
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
wNEIRO
totalSupply() pure returns (uint256)
100000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBot(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBot(address[] notbot)
enableTrading()
manualSwap()
manualsend()
removeLimits()
removeTransferTax()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.