TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 837 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
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
0xb533…1f7a
0x6a0d…3a3c
0x2560…1f89
-
variable spans 44 additional slots
1 additional
variable
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20150320 | 5 months ago | | | 0 | 0.00039493800 | |
| 20117307 | 5 months ago | | | 0 | 0.020823190 | |
| 19924300 | 6 months ago | | | 0 | 0.0032188513 | |
| 19903913 | 6 months ago | | | 0 | 0.0017759661 | |
| 19847592 | 6 months ago | | | 0 | 0.0030911186 | |
| 19828482 | 7 months ago | | | 0 | 0.0012830501 | |
| 19591834 | 8 months ago | | | 0 | 0.0079760179 | |
| 19530763 | 8 months ago | | | 0 | 0.0079384503 | |
| 19524150 | 8 months ago | | | 0 | 0.0055752601 | |
| 19447263 | 8 months ago | | | 0 | 0.011042927 |
ABI
ABI objects
Getter at block 21270730
cost() view returns (uint256)
3000000000000000000000
game() view returns (address)
0x55bd50f2cab21eba0ea09a952ffe8d754638ad30
land() view returns (address)
0x2560fcff8cb6035a2708d4f5e9d18184ca711f89
nvs() view returns (address)
0x0000000000000000000000000000000000000000
nvsCost() view returns (uint256)
0
owner() view returns (address)
0xe17fb10a3aa3446a24fad99653adaad80d7a3c6b
paused() view returns (bool)
false
token() view returns (address)
0xb533687ef77459093368c43e95f8df1c2b5a1f7a
treasury() view returns (address)
0x55bd50f2cab21eba0ea09a952ffe8d754638ad30
verifier() view returns (address)
0x6a0d0e8334d8ee3f16e6998617159bf696953a3c
Read-only
isClaimed(uint256) view returns (bool)
isDiscounted(address) view returns (bool)
operators(address) view returns (bool)
State-modifying
Events claim(bytes32 nonce, uint256[] nekoId, bytes signature)
firstMintAndDeposit(bytes32 nonce, uint256 asgCost, bytes signature)
initialize(address token_, address nvs_, address land_, address verifier_, address treasury_, uint256 cost_, uint256 nvsCost_)
mintAndDeposit(bytes32 nonce, uint256 amount, bytes signature)
mintByOperator(address[] accounts)
mintLandByASG(bytes32 nonce, uint256 amount, uint256 asgCost, bytes signature)
pause()
renounceOwnership()
setCost(uint256 cost_, uint256 nvsCost_)
setGame(address game_)
setNVS(address nvs_)
setOperator(address operator_, bool state)
setTreasury(address treasury_)
setVerifier(address verifier_)
transferOwnership(address newOwner)
unpause()
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Initialized(uint8 version)
LandMinted(address owner, uint256 id, uint256 maticPrice, uint256 nvsPrice)
LandUpgrade(address owner, uint256 id, uint256 floor, uint256 richness, uint256 price)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
receive()
This contract contains no error objects.