Chaos Order Secret Writing by Allyson Grey
Verified contract
Active on
Ethereum with 770 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Chaos Order Secret Writing by Allyson Grey"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20703882 | 3 months ago | | | 0 | 0.000032223746 | |
| 18922112 | a year ago | | | 0 | 0.00047763300 | |
| 18629514 | a year ago | | | 0 | 0.0019415122 | |
| 18402131 | a year ago | | | 0 | 0.00020971669 | |
| 18402130 | a year ago | | | 0 | 0.00021266301 | |
| 18259935 | a year ago | | | 0 | 0.00030668018 | |
| 17895364 | a year ago | | | 0 | 0.00062845410 | |
| 17466774 | a year ago | | | 0 | 0.00060974612 | |
| 17449280 | a year ago | | | 0 | 0.00080902241 | |
| 17445642 | a year ago | | | 0 | 0.00093439512 |
ABI
ABI objects
Getter at block 21305890
mintPrice() view returns (uint256)
111000000000000000
name() view returns (string)
Chaos Order Secret Writing by Allyson Grey
owner() view returns (address)
0xdf6fa792a81479c92cdb3d9ca11ff0b5ba4ca81f
payoutAddress() view returns (address)
0x287a2bc6c0adb7b2b92e31dd5b3a17ec2aa80437
preSaleIsActive() view returns (bool)
false
provenanceHash() view returns (string)
saleIsActive() view returns (bool)
false
symbol() view returns (string)
COSW
tokenURIFrozen() view returns (bool)
false
totalSupply() view returns (uint256)
333
totalTokens() view returns (uint256)
333
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
whitelistMinted(address) view returns (bool)
State-modifying
Events addToAllowList(address[] addresses)
approve(address to, uint256 tokenId)
flipPreSaleState()
flipSaleState()
freezeBaseURI()
mint() payable
mintPresale() payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setPayoutAddress(address _payoutAddress)
setPrice(uint256 _newPrice)
setProvenanceHash(string _provenanceHash)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string name, string symbol, uint256 _totalTokens, address _payoutAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.