Coodles
Verified contract
Active on
Ethereum with 14,765 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($12.62)
Native
Value
$12.62
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.004 | $3,155.04 |
$12.62 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20652901 | 2 months ago | | | 0 | 0.000096966776 | |
| 20623287 | 2 months ago | | | 0 | 0.000024313000 | |
| 20621742 | 2 months ago | | | 0 | 0.000076925944 | |
| 20611289 | 3 months ago | | | 0 | 0.000068961974 | |
| 20611283 | 3 months ago | | | 0 | 0.000035659433 | |
| 20556501 | 3 months ago | | | 0 | 0.00012666031 | |
| 20521870 | 3 months ago | | | 0 | 0.000060818213 | |
| 20453619 | 3 months ago | | | 0 | 0.000028806027 | |
| 20453619 | 3 months ago | | | 0 | 0.000046037590 | |
| 20314377 | 4 months ago | | | 0 | 0.00073373781 |
ABI
ABI objects
Getter at block 21159604
MAX_PURCHASE() view returns (uint256)
26
MAX_RESERVE() view returns (uint256)
26
MAX_TOKENS() view returns (uint256)
8888
budgetFrank() view returns (uint256)
0
budgetSimStone() view returns (uint256)
0
budgetSpencer() view returns (uint256)
0
coolCats() view returns (address)
0x1a92f7381b9f03921564a437210bb9396471050c
doodles() view returns (address)
0x8a90cab2b38dba80c64b7734e58ee1db38b8992e
mintpass() view returns (address)
0xd6cf1cdcee148e59e8c9d5e19cfee3881892959e
name() view returns (string)
Coodles
notIncreased() view returns (bool)
false
owner() view returns (address)
0xbf2362f84c9f8f589e056248da547da3cb5458a9
preSaleIsActive() view returns (bool)
false
proxyRegistryAddress() view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
saleIsActive() view returns (bool)
false
symbol() view returns (string)
CDL
tokenPrice() view returns (uint256)
45000000000000000
totalSupply() view returns (uint256)
8888
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
hasMintPass(address sender) view returns (bool)
isApprovedForAll(address _owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
flipPreSaleState()
flipSaleState()
mint(uint256 numberOfTokens) payable
preSalemint(uint256 numberOfTokens) payable
renounceOwnership()
reserveTokens()
reserveTokens(address to, uint256 numberOfTokens)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseTokenURI(string baseURI)
setCoolCatPass(address newAddress)
setDoodlePass(address newAddress)
setMintPass(address newAddress)
setPrice(uint256 price)
setProxyRegistryAddress(address _proxyRegistryAddress)
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)
PaymentReleased(address to, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
priceChange(address _by, uint256 price)
constructor()
fallback()
receive()
This contract contains no error objects.