Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,595.08 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20998143 | a month ago | | | 0 | 0.00026151463 | |
| 20998142 | a month ago | | | 0 | 0.00031870886 | |
| 20984605 | a month ago | | | 0 | 0.00072391925 | |
| 20984413 | a month ago | | | 0 | 0.0011384627 | |
| 20096236 | 5 months ago | | | 0 | 0.00011966110 | |
| 20059187 | 6 months ago | | | 0 | 0.00016918687 | |
| 19736831 | 7 months ago | | | 0 | 0.00036443714 | |
| 19718535 | 7 months ago | | | 0 | 0.0013006653 | |
| 19496720 | 8 months ago | | | 0 | 0.0010760879 | |
| 19430399 | 9 months ago | | | 0 | 0.0032587561 |
ABI
ABI objects
Getter at block 21296298
name() view returns (string)
OddOwl_Club
nextOwnerToExplicitlySet() view returns (uint256)
0
nswapTotalMinted() view returns (uint256 publicTotalMinted, uint256 preTotalMinted)
(publicTotalMinted=26, preTotalMinted=743)
owner() view returns (address)
0x786327ca99c6462ad509b786a24d57c20070aea0
symbol() view returns (string)
OOC
totalSupply() view returns (uint256)
5742
view_set() view returns (struct OOCsetinfo, uint256 _total_minted, uint256 _now_time, uint256 _White_pool_em, uint256 _Public_pool_em, uint256 _b_White_pool_em)
((0x786327ca99c6462ad509b786a24d57c20070aea0, 5742, 0xdc66019e46d7e8ac9f155ff0668c9e1fca34421f, https://bafybeidukyxdweq2y4ze2mmsuldmlox7gcmunoqzxfk5y7sqmlagnpmfym.ipfs.w3s.link/json/, 1671638400, 1671811200, 1671595200, 50000000000000000, 4084, 5300, 1671595200, 50000000000000000, 551, 2000, 1671606000, 50000000000000000, 743, 1671638400, 60000000000000000, 26, 1671606000, 50000000000000000, 195), _total_minted=5742, _now_time=1732919003, _White_pool_em=5170, _Public_pool_em=4427, _b_White_pool_em=5365)
Read-only
balanceOf(address owner) view returns (uint256)
bcninfos(address) view returns (uint256 minted, uint256 total_supply)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isTokenMintByBcn(address, uint256) view returns (uint256)
locktime(uint256) view returns (uint256)
nswapUserCanMintNum(address user) view returns (uint256 publicCanMint, uint256 preCanMint)
ownerOf(uint256 tokenId) view returns (address)
platform(uint256) view returns (uint256)
showbcninfo(address[] bcns) view returns (struct OOCbcninfo[] _bcninfos)
signcheck(struct OOC_signvrs signinfo) view returns (address _signer)
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)
white_swaps(address) view returns (bool)
State-modifying
Events Blue_mint(uint256 _platform, address bcn, uint256 bcnTokenId, uint256 quantity) payable
OOC_mint(uint256 _platform, struct OOC_signvrs signinfo, uint256 quantity) payable
Public_mint(uint256 _platform, uint256 quantity) payable
accountTransfer(address to, uint256 startTokenId)
addsupportedBcns(struct OOCsupbcn[] bcns)
all(address add, bytes a, uint256 _gas, uint256 _value) payable
approve(address to, uint256 tokenId)
mintTo(address taker)
nswapPreMint(uint256 count, struct OOC_signvrs proof) payable
nswapPublicMint(uint256 count) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
sendtoReceive()
setApprovalForAll(address operator, bool approved)
set_baseinfo(string _str)
set_swap(struct OOCsetswap[] setswaps)
stake(uint256 tokenId, uint256 locktype)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
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)
locknft(address indexed owner, uint256 indexed tokenId, uint256 time, uint256 endtime)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.