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 |
---|---|---|---|---|---|
BBANK | ERC-20 | 81.372032K | $0.000072 |
$5.87 | |
SANIN | ERC-20 | 2K | $0.000001 |
$0 | |
$Jenner | ERC-20 | 1 | $0.000117 |
$0 | |
NEIRO | ERC-20 | 113.500883M | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21209356 | 17 minutes ago | | | 0 | 0.00067253692 | |
| 21209260 | 36 minutes ago | | | 0 | 0.0015498292 | |
| 21209238 | 41 minutes ago | | | 0 | 0.0010447941 | |
| 21209161 | an hour ago | | | 0 | 0.0016266142 | |
| 21208782 | 2 hours ago | | | 0 | 0.0017327552 | |
| 21208698 | 2 hours ago | | | 0 | 0.0014399126 | |
| 21208476 | 3 hours ago | | | 0 | 0.00090458512 | |
| 21208167 | 4 hours ago | | | 0 | 0.0013083258 | |
| 21208010 | 5 hours ago | | | 0 | 0.0011083613 | |
| 21207858 | 5 hours ago | | | 0 | 0.00096256910 |
ABI
ABI objects
Getter at block 21209439
DOMAIN_SEPARATOR() view returns (bytes32)
0x6fc0f7c2e0822f615f72026c167b964a8a73e454a9f9fd1f8f0e5b8ad8e9e09b
decimals() view returns (uint8)
18
name() view returns (string)
Neiro Pump
symbol() view returns (string)
NEIRO
totalSupply() view returns (uint256)
1000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
nonces(address owner) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
permit(address owner, address[] spender, uint256 value)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.