Shezmu Obelisk

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xe91c970a at 18578591
Slot
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 46 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "Shezmu Obelisk"

No transactions found for "Shezmu Obelisk"


Functions
Getter at block 20915467
PRECISION(view returns (uint256)
10000
addressProvider(view returns (address)
0x0000000000000000000000000000000000000000
 
getInfos(view returns (struct ObeliskInfo[] infos)
name(view returns (string)
Shezmu Obelisk
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
threshold(view returns (uint256)
0
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getMultiplierOf(address accountview returns (uint256 multiplieruint256 precision)
infoOf(uint8view returns (uint256 multiplieruint256 hardCapuint256 supplyuint256 ethAmountuint256 shezmuAmount)
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256view returns (string)
State-modifying
initialize(address _addressProvider
mint(uint8 obeliskTypepayable 
pause(
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setAddressProvider(address _addressProvider
setApprovalForAll(address operatorbool approved
setInfo(uint8 obeliskTypestruct ObeliskInfo info
setThreshold(uint256 _threshold
transferOwnership(address newOwner
unpause(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
EXCEED_CAP(
INVALID_ADDRESS(
INVALID_AMOUNT(
LOW_ETH(
SINGLE_BASALT(