Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
IPR | ERC-20 | 5K | -- | -- | |
FLOV | ERC-20 | 5 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13492041 | 3 years ago | | | 0 | 0.0047258000 | |
| 9734297 | 5 years ago | | | 0 | 0.000074468000 | |
| 9328933 | 5 years ago | | | 0 | 0.00029303274 | |
| 9327366 | 5 years ago | | | 0 | 0.000037234000 | |
| 8180764 | 5 years ago | | | 0 | 0.00090388600 | |
| 8180723 | 5 years ago | | | 0 | 0.00090388600 | |
| 8174057 | 5 years ago | | | 0 | 0.00054636602 | |
| 8136588 | 5 years ago | | | 0 | 0.00025539604 | |
| 8136539 | 5 years ago | | | 0 | 0.00042792409 | |
| 8136480 | 5 years ago | | | 0 | 0.00023148300 |
ABI
ABI objects
Getter at block 21159387
INITIAL_SUPPLY() view returns (uint256)
45000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
iPRONTO
owner() view returns (address)
0x27f5b98c9109fb6ce5b9a14a6d824f9f062e2e90
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)
ApprovedKyc(address[] addrs)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.