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 |
---|---|---|---|---|---|
FOR | ERC-20 | 2 | $0.001842 |
$0 | |
DLO | ERC-20 | 1.9K | -- | -- | |
ORIC | ERC-20 | 280 | -- | -- | |
BEP | ERC-20 | 115 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20261040 | 5 months ago | | | 0 | 0.00023545925 | |
| 19716117 | 7 months ago | | | 0 | 0.00044955610 | |
| 19281472 | 9 months ago | | | 0 | 0.0018121004 | |
| 16585972 | 2 years ago | | | 0 | 0.0017498983 | |
| 16548341 | 2 years ago | | | 0 | 0.00097531820 | |
| 16544841 | 2 years ago | | | 0 | 0.0015204325 | |
| 16503139 | 2 years ago | | | 0 | 0.00043420244 | |
| 16503127 | 2 years ago | | | 0 | 0.00070892048 | |
| 16495125 | 2 years ago | | | 0 | 0.0010051887 | |
| 16419745 | 2 years ago | | | 0 | 0.00050280129 |
ABI
ABI objects
Getter at block 21274195
decimals() view returns (uint8)
18
name() view returns (string)
Delio
owner_() view returns (address)
0x187d6b1604db1144dad4266dd3e827bd6ee85c62
symbol() view returns (string)
DLO
totalSupply() view returns (uint256)
5000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
burn(uint256 value)
lock(address owner)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
unlock(address owner)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.