Sodieum

Verified contract

Active on Ethereum with 370 txns
Deployed by via 0x5804016c at 17019689
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Sodieum"

0x113b7ce68628c3aaa9154cbac493fc7169f0791bc60209656ee7d08c1137a2ef
0xf2d1a009937f269331c73399db7d210f8b7dca9a9832345213d0cfd06a032074
0xa7d7a1effaa768968c265a5025c71cd3ea96bdd3bc3da002043a9779dd3afe61
0x0c323f5d56db6b0e1f84232b47d6eb82a6dc2c2e0a3fe6c4b3552015e14bab14
0x4086c9ede6e406ce1b61de35e1820659e80654aceb9a6a504c66b95bff701814
0xf97b10f28b2754c89cf71857ac0b62dd858d48cc9ae2d2142094e8a6afdbc761
0x4ce4da53c847788ce22fb568d41bb5961d175a604f57ebf36e68dc339592451c
0xd51e99fd9e3c3d54e33f7a8cc80584a4add4e560c996c357876659300693a291
0x1b5104ce02e6ed4462f3c5b0d0052429d2e2bb9cce4c0f0d9bf3b02656499e0a
0x5b92a2d0c1f4b41e24848316d2e7a2f8292d7da09d48beab1da80e7e583d44b7

Functions
Getter at block 21390475
COST(view returns (uint256)
2000000000000000
MAX_FREE(view returns (uint256)
444
MAX_FREE_PER_WALLET(view returns (uint256)
1
MAX_SUPPLY(view returns (uint256)
666
name(view returns (string)
Sodieum
owner(view returns (address)
0x6af18026a2c50548bda12640e1006dac8a8ed23f
symbol(view returns (string)
SODIEUM
totalSupply(view returns (uint256)
666
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
freeMint(
mint(uint256 amountpayable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setConfig(uint256 _MAX_FREE_PER_WALLETuint256 _COSTuint256 _MAX_FREE
setData(string _base
transferFrom(address fromaddress touint256 tokenId
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(