Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "iPRONTO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6482433 | 6 years ago | | | 0 | 0.0010415400 | |
| 6016323 | 6 years ago | | | 0 | 0.00095349600 | |
| 6016118 | 6 years ago | | | 0 | 0.00095349600 | |
| 6015529 | 6 years ago | | | 0 | 0.00095349600 | |
| 5953207 | 6 years ago | | | 0 | 0.00043898000 | |
| 5924300 | 6 years ago | | | 0 | 0.00075400000 | |
| 5910709 | 6 years ago | | | 0 | 0.0014500000 | |
| 5910242 | 6 years ago | | | 0 | 0.0016704000 | |
| 5910001 | 6 years ago | | | 0 | 0.0013920000 | |
| 5909882 | 6 years ago | | | 0 | 0.0013601000 |
ABI
ABI objects
Getter at block 21268055
INITIAL_SUPPLY() view returns (uint256)
45000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
iPRONTO
owner() view returns (address)
0x9bcd4f04cafead107dfd715b4922b22d8ab941a0
symbol() view returns (string)
IPR
totalSupply() view returns (uint256)
45000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
isValidKyc(address _addr) view returns (bool)
validKyc(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
approveKyc(address[] _addrs) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) 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()
fallback()
This contract contains no error objects.