Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "InuLove"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18209253 | 4 months ago | | | 0 | 8.5950652e-7 | |
| 18157033 | 4 months ago | | | 0 | 5.6277481e-7 | |
| 18150273 | 4 months ago | | | 0 | 1.6270309e-7 | |
| 18150188 | 4 months ago | | | 0 | 1.4811593e-7 | |
| 18149966 | 4 months ago | | | 0 | 1.4778000e-7 | |
| 18149540 | 4 months ago | | | 0 | 1.7670165e-7 | |
| 18149246 | 4 months ago | | | 0 | 0.000000205377461100 | |
| 18149237 | 4 months ago | | | 0 | 0.000000207107131140 | |
| 18148955 | 4 months ago | | | 0 | 2.3718559e-7 | |
| 18148719 | 4 months ago | | | 0 | 2.6396489e-7 |
ABI
ABI objects
Getter at block 23893056
_ots() view returns (bytes32)
0xca23e5514b41ecfecb82906d0386e63cef5ddc60dbe6d6c412bba6b35ddc165d
_totalSupply() view returns (uint256)
490000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
InuLove
symbol() view returns (string)
INL
totalSupply() view returns (uint256)
490000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
dada(address a)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
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(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.