ERC1967Proxy
Verified contract
Proxy
Active on
Ethereum with 1,256 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7f36…be2f
0xfb40…e1d5
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WGAME | ERC-721 | 1 | -- | -- | |
WGAME | ERC-721 | 1 | -- | -- | |
WGAME | ERC-721 | 1 | -- | -- | |
WGAME | ERC-721 | 1 | -- | -- | |
WGAME | ERC-721 | 1 | -- | -- | |
WGAME | ERC-721 | 1 | -- | -- | |
WGAME | ERC-721 | 1 | -- | -- | |
WGAME | ERC-721 | 1 | -- | -- | |
WGAME | ERC-721 | 1 | -- | -- | |
WGAME | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21113840 | 6 days ago | | | 0.0010048199 | 0.0016276461 | |
| 21111712 | 7 days ago | | | 0.0010048199 | 0.0015223421 | |
| 21041748 | 17 days ago | | | 0.0010347191 | 0.0059104065 | |
| 20981766 | 25 days ago | | | 0.0011265395 | 0.0035788319 | |
| 20960711 | a month ago | | | 0.0010501534 | 0.0028198478 | |
| 20954867 | a month ago | | | 0.0010506779 | 0.0023425064 | |
| 20893979 | a month ago | | | 0.0010346378 | 0.0033189952 | |
| 20893923 | a month ago | | | 0.0010365601 | 0.0041266847 | |
| 20885892 | a month ago | | | 0.001251223 | 0.0068888569 | |
| 20882017 | a month ago | | | 0.001021164 | 0.0027342820 |
ABI
ABI objects
Getter at block 21160349 proxiableUUID() view returns (bytes32)
ADMIN_ROLE() view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
UPGRADE_INTERFACE_VERSION() view returns (string)
5.0.0
endpoint() view returns (address)
0x1a44076050125825900e736c501f859c50fe728c
oAppVersion() pure returns (uint64 senderVersion, uint64 receiverVersion)
(senderVersion=1, receiverVersion=2)
Read-only
allowInitializePath(struct Origin origin) view returns (bool)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
isComposeMsgSender(struct Origin, bytes, address _sender) view returns (bool)
nextNonce(uint32, bytes32) view returns (uint64 nonce)
peers(uint32 eid) view returns (bytes32 peer)
quote(uint256[] _tokenIds, address _receivingAddress, uint128 _dstGas, bool _payInLzToken) view returns (uint256 nativeFee, uint256 lzTokenFee)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events __OAppCoreUpgradeable_init(address _endpoint, address _delegate)
__OAppUpgradeable_init(address _endpoint, address _delegate)
__WolfGameWrapper_init(address _endpoint, address _owner, uint32 _dstEndpointId, address _wg_gen01, address _wg_gen2)
grantRole(bytes32 role, address account)
lzReceive(struct Origin _origin, bytes32 _guid, bytes _message, address _executor, bytes _extraData) payable
renounceRole(bytes32 role, address callerConfirmation)
revokeRole(bytes32 role, address account)
send(uint256[] _tokenIds, address _receivingAddress, uint128 _dstGas) payable
setDelegate(address _delegate)
setPeer(uint32 _eid, bytes32 _peer)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Initialized(uint64 version)
PeerSet(uint32 eid, bytes32 peer)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
AccessControlBadConfirmation()
AccessControlUnauthorizedAccount(address account, bytes32 neededRole)
AddressEmptyCode(address target)
AddressInsufficientBalance(address account)
CalmDownSer()
ERC1967InvalidImplementation(address implementation)
ERC1967NonPayable()
FailedInnerCall()
InvalidDelegate()
InvalidEndpointCall()
InvalidInitialization()
InvalidOptionType(uint16 optionType)
LzTokenUnavailable()
NoPeer(uint32 eid)
NotEnoughNative(uint256 msgValue)
NotInitializing()
OnlyEndpoint(address addr)
OnlyPeer(uint32 eid, bytes32 sender)
SafeCastOverflowedUintDowncast(uint8 bits, uint256 value)
SafeERC20FailedOperation(address token)
UUPSUnauthorizedCallContext()
UUPSUnsupportedProxiableUUID(bytes32 slot)