Shezmu Obelisk

Verified contract

Proxy

Active on Ethereum with 419 txns
Deployed by via 0x02998dd9 at 18578592
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"

0x8271214bb3d7e7ed1f7168d9793d7fd749485dca71b8d3f2190f57c6ed87c2bf
0xca2a00718693db8a7b5ede331f30eaa8148fa16e019df85faa2a648d56382a71
0x146c81f00cd61a8d9c0432485d145a35df3a17c93530119d649df6cbf93402eb
0x26555c2b36d47adb77e39e5b76447ac848905d236056d95f9ced1f51e1061251
0x3004e3831d35bbae704231d867abdf5add28803d229f0574200b4c8bf1788574
0xdfaf2746af27631abe8639b096dc22d26af25ace7924d1a23a9d4a84710c7c8c
0x8536f7ae142da5f4f38a083f1844ef6d25d787a285cf757ec7e8dee683180990
0x6eba6203ea45f36de81cbd38dc13fec3e5abe4d2ab97ef7d50bb49877486f6e0
0x0b2b19ccc018a4e679cd8b14f8cf2687099bf7dfe6df7f8d2cd51df53e4a3f9c
0x3e2ee47fe18cde2b934a93123dd636765ce8a08383ee767181590e2e02f3e2fa

Functions
Getter at block 20915467
PRECISION(view returns (uint256)
10000
addressProvider(view returns (address)
0x88676f89727475339f15d97a29a68e405fed723a
 
getInfos(view returns (struct ObeliskInfo[] infos)
name(view returns (string)
Shezmu Obelisk
owner(view returns (address)
0xa004e4cedea8497d6f028463e6756a5e6296bad3
paused(view returns (bool)
false
threshold(view returns (uint256)
10000
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
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
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
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
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(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors
EXCEED_CAP(
INVALID_ADDRESS(
INVALID_AMOUNT(
LOW_ETH(
SINGLE_BASALT(