LAMBO.DELIVERY
Verified contract
Active on
Ethereum with 62 txns
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 |
---|---|---|---|---|---|
LMBO | ERC-20 | 8.989152K | -- | -- | |
OJ | ERC-20 | 12.439324 | -- | -- | |
ORBV2 | ERC-20 | 0.00876 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20866280 | 2 months ago | | | 0 | 0.00052525086 | |
| 13029014 | 3 years ago | | | 0 | 0.0012556620 | |
| 13017412 | 3 years ago | | | 0 | 0.0026948329 | |
| 12612863 | 3 years ago | | | 0 | 0.00055018500 | |
| 11945969 | 4 years ago | | | 0 | 0.0010447920 | |
| 11064237 | 4 years ago | | | 0 | 0.0030400440 | |
| 11005295 | 4 years ago | | | 0 | 0.00046435202 | |
| 10998494 | 4 years ago | | | 0 | 0.00075457200 | |
| 10983637 | 4 years ago | | | 0 | 0.0013986060 | |
| 10981965 | 4 years ago | | | 0 | 0.0013395110 |
ABI
ABI objects
Getter at block 21193537
decimals() view returns (uint8)
18
name() view returns (string)
LAMBO.DELIVERY
owner() view returns (address)
0xa5c874cbb9e07590040dd8443b23b76350b80a3b
symbol() view returns (string)
LMBO
totalSupply() view returns (uint256)
4000000000000400000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events LAMBODIST(address _to, uint256 _amount)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 _amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.