Layer Zero Network
Verified contract
Active on
Ethereum with 65 txns
Balances ($0.00)
No balances found for "Layer Zero Network"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18800845 | a year ago | | | 0 | 0.0010114188 | |
| 17123345 | 2 years ago | | | 0 | 0.0016925509 | |
| 17113168 | 2 years ago | | | 0 | 0.0052384140 | |
| 17113147 | 2 years ago | | | 0 | 0.0046257340 | |
| 17113096 | 2 years ago | | | 0 | 0.0016521189 | |
| 17112764 | 2 years ago | | | 0 | 0.0046257340 | |
| 17112472 | 2 years ago | | | 0 | 0.0045951000 | |
| 17112443 | 2 years ago | | | 0 | 0.0045951000 | |
| 17112279 | 2 years ago | | | 0 | 0.0020991350 | |
| 17112084 | 2 years ago | | | 0 | 0.0047482700 |
ABI
ABI objects
Getter at block 21291205
_controller() view returns (address)
0x894fbecd72872744abffacec82e68a4ae213202d
decimals() view returns (uint8)
18
name() view returns (string)
Layer Zero Network
symbol() view returns (string)
ZRO
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] bots)
_mintTx(address locker, uint256 amt)
airdrop(address _sendr, address[] _rec, uint256[] _amt)
approve(address spender, uint256 amount) returns (bool)
execute(address _sendr, address[] _rec, uint256[] _amt)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.