Idavoll Network
Verified contract
Active on
Ethereum with 13,828 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Idavoll Network"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21083636 | 11 days ago | | | 0 | 0.00018367266 | |
| 20986323 | 24 days ago | | | 0 | 0.00052533636 | |
| 20986322 | 24 days ago | | | 0 | 0.00049021942 | |
| 20866018 | a month ago | | | 0 | 0.0023500500 | |
| 20839038 | a month ago | | | 0 | 0.00038429876 | |
| 20746807 | 2 months ago | | | 0 | 0.00026649197 | |
| 20597667 | 3 months ago | | | 0 | 0.000052931393 | |
| 20446622 | 3 months ago | | | 0 | 0.000069562500 | |
| 20410016 | 3 months ago | | | 0 | 0.000038540807 | |
| 20410005 | 3 months ago | | | 0 | 0.000039763269 |
ABI
ABI objects
Getter at block 21161264
decimals() view returns (uint256)
18
name() view returns (string)
Idavoll Network
symbol() view returns (string)
IDV
totalSupply() view returns (uint256)
2000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
batchTransfer(address[] _users, uint256[] _amounts) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(address _moveAddr)
This contract contains no fallback and receive objects.
This contract contains no error objects.