0x00000000000e1a99dddd5610111884278bdbda1d

Unverified contract

Proxy

Active on Ethereum with 116,670 txns
Deployed by via 0xd37d30a0 at 19130907
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,795.29
0x477802b7e6afcf7273f13c71a1b07d4b9aa900bfe6c1a5810de71dc80cd3f0db
0xc571ac061dce3e4f9629522f05cc19f83be69b1fb973a3fd82d66456540c5db3
0x1b8696998072f417fe293fa61570798596295ce2c9455efa0f8944f4248a302b
0x05e1562823d4fc4a965ef1fc1aeaa2baae2b8b611eabebec19a244d3527bf415
0x3a6ce2960672b49c15c65e19dda0c3be83ae9f6fb6bdb6ebd00df25b9e90d1a7
0x64be3828f7feeccd53f336d2e7a40fc2c24f90246f2678c90d422c0f1021ff2e
0x930344a76079e76d872b6594f6626cbf64db3c8255333057e5a12ae690e5fb76
0x531d18b17f14744987b0baae340ec44f638756441dbd48036a4c17b735c19d30
0x48a78c5662e9f71f8c65ba3f204c1ff03e763a2fbb0524cfa81e94eec63ab3b6
0xccc187db35a52776accc8fcd1e463724243b54d7dc6d502287a47fad36e36370

Functions
Getter at block 21166352
composeMsgSender(view returns (address sender)
0x00000000000e1a99dddd5610111884278bdbda1d
endpoint(view returns (address)
0x1a44076050125825900e736c501f859c50fe728c
oAppVersion(view returns (uint64 senderVersionuint64 receiverVersion)
(senderVersion=0, receiverVersion=1)
owner(view returns (address)
0x000000de1e80ea5a234fb5488fee2584251bc7e8
 
proxiableUUID(view returns (bytes32)
Read-only
allowInitializePath(struct Origin originview returns (bool)
nextNonce(uint32bytes32view returns (uint64 nonce)
peers(uint32 eidview returns (bytes32 peer)
State-modifying
initialize(address endpoint_address owner_
lzReceive(struct Origin _originbytes32 _guidbytes _messageaddress _executorbytes _extraDatapayable 
placeBid(bytes32 namepayable 
placeBid(bytes32 namebytes32 referralAddresspayable 
placeBids(uint256[] amountsbytes32[] namespayable 
placeBids(uint256[] amountsbytes32[] namesbytes32 referralAddresspayable 
reinitialize(
renounceOwnership(
setDelegate(address _delegate
setPeer(uint32 _eidbytes32 _peer
transferOwnership(address newOwner
upgradeToAndCall(address newImplementationbytes datapayable 
withdraw(address to_uint256 amount
Events
Bid(bytes32 fromuint256 amountbytes32 name
Bid(bytes32 fromuint256 amountbytes32 namebytes32 referralAddress
Initialized(uint64 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PeerSet(uint32 eidbytes32 peer
Upgraded(address indexed implementation
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
BadBatch(
BadDelegatecall(
InvalidDelegate(
InvalidEndpointCall(
InvalidInitialization(
NoPeer(uint32 eid
NotInitializing(
OnlyEndpoint(address addr
OnlyPeer(uint32 eidbytes32 sender
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
Unauthorized(
UnauthorizedCallContext(
UpgradeFailed(