TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 56 txns
Unified storage
Map
Table
Raw
Constants and immutables
3
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xea6c…2ae4
0x2338…44c1
0x9d20…ce66
0x1ab2…2586
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20451263 | 3 months ago | | | 0 | 0.000050329045 | |
| 20451261 | 3 months ago | | | 0 | 0.00022437082 | |
| 20451259 | 3 months ago | | | 0 | 0.000051124019 | |
| 20451192 | 3 months ago | | | 0 | 0.00090006737 | |
| 20451186 | 3 months ago | | | 0 | 0.0077252105 | |
| 20451172 | 3 months ago | | | 0 | 0.0078053921 | |
| 20451162 | 3 months ago | | | 0 | 0.013727777 | |
| 20451152 | 3 months ago | | | 0 | 0.012252740 | |
| 20451133 | 3 months ago | | | 0 | 0.011565336 | |
| 20451122 | 3 months ago | | | 0 | 0.017599909 |
ABI
ABI objects
Getter at block 21180896
AKC() view returns (address)
0xdbcab7a768ea9a00b2ffa5a2eb387cad609e2114
AKCCore() view returns (address)
0x233843ffd05b8277b5c46cf567bf5cdef27444c1
Hospital() view returns (address)
0xea6c66c69ecbafc16e5632fe9e62171f9a3b2ae4
OKC() view returns (address)
0x63970fa3833f25ede4d9d521338f66820cbd9607
Staker1() view returns (address)
0x9d20840db29aa93bb9d9276dd725cc87e096ce66
Staker2() view returns (address)
0x1ab2d4eaa0f934026e2e3faa2affe20ab4412586
owner() view returns (address)
0xd2231adf7912b950127902e8760dcc559b4d752c
Read-only
This contract contains no read-only function objects.
State-modifying
Events DevOwnership(address newOwner)
MoveKong_Core(uint32 akcID, address staker)
MoveKong_Stk1(uint32 akcID)
MoveKong_Stk2(uint32 akcID, uint8 _isOmega)
MoveKong_Stk2(uint32[] akcIDs, uint8[] _isOmega)
MoveKongs_Core(uint32[] akcID, address[] staker)
MoveKongs_Stk1(uint32[] akcIDs)
Onwership_Core(address newOwner)
Onwership_Stk1(address newOwner)
Onwership_Stk2(address newOwner)
getStaker1_Owner(uint32 akcID) returns (address)
getStaker2_Owner(uint32 akcID, bool isOmega) returns (address)
initialize(address _Hospital, address _AKCCore, address _Staker1, address _Staker2, address _AKC, address _OKC)
renounceOwnership()
setHospital(address _Hospital)
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
Initialized(uint64 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _logic, address initialOwner, bytes _data)
fallback()
AddressEmptyCode(address target)
ERC1967InvalidAdmin(address admin)
ERC1967InvalidImplementation(address implementation)
ERC1967NonPayable()
FailedInnerCall()
ProxyDeniedAdminAccess()
InvalidInitialization()
NotInitializing()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)