TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 7 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 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
0x2bf5…3794
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20168462 | 5 months ago | | | 0 | 0.010999482 | |
| 20168365 | 5 months ago | | | 0 | 0.00042495170 | |
| 20165367 | 5 months ago | | | 0 | 0.0089477915 | |
| 20160042 | 5 months ago | | | 0 | 0.0081435799 | |
| 20158919 | 5 months ago | | | 0 | 0.0096101125 | |
| 20147436 | 5 months ago | | | 0 | 0.00047653213 | |
| 20147384 | 5 months ago | | | 0 | 0.00057824557 |
ABI
ABI objects
Getter at block 21275734
CREATE_LAUNCHPAD() view returns (bytes32)
0xd71e129be56d4fc57d7ac96a71e0f692964efaee7a34c5f7a0356e38741f8c50
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
config() view returns (address)
0x2bf5449cc975d3d161389d266d2b674343333794
currentQueue() view returns (uint256)
0
getConfig() view returns (address)
0x2bf5449cc975d3d161389d266d2b674343333794
getQueueLength() view returns (uint256)
0
Read-only
checkRequestIdIndex(address launchpad, uint256 requestId, uint256 index) view returns (bool)
checkRequestIdTicketId(address launchpad, uint256 requestId, uint256 ticketId) view returns (bool)
getRoleAdmin(bytes32 role) view returns (bytes32)
getRoleMember(bytes32 role, uint256 index) view returns (address)
getRoleMemberCount(bytes32 role) view returns (uint256)
hasRole(bytes32 role, address account) view returns (bool)
isValidSign(bytes signature, bytes32 hash, address signer) pure returns (bool)
launchpadList(uint256) view returns (address)
launchpadMapping(address) view returns (bool)
launchpadQueue(uint256) view returns (address)
nftList(uint256) view returns (address)
queryRequestId(uint256 typeFunc, uint256[] requestIds) view returns (bool[])
signatureUsed(bytes) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events consumeRandomness(uint256 randomness) returns (bool)
consumeRandomnessBatch(uint256[] randomnesses)
createToken(string _name, string _symbol, string _baseURI, address _paymentToken, uint256[] _saleInfo, bytes signature, uint256 requestId, uint256 expiredTime) returns (address)
grantRole(bytes32 role, address account)
initialize(address _config)
pushOrochiRandom(uint256 _count)
renounceRole(bytes32 role, address account)
requestRandomness()
revertQueue(uint256 _revert)
revokeRole(bytes32 role, address account)
setConfig(address _config)
setupLaunchpad(address _collection, uint256[] _saleInfo, address _paymentToken, address _nftVault, bytes _signature, uint256 _requestId, uint256 _expiredTime) returns (address)
skipQueue(uint256 skip)
validSignature(uint256 typeFunc, bytes32 hash, bytes signature, uint256 requestId, uint256 expiredTime) returns (bool)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Initialized(uint8 version)
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)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.