Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3c61…ec70
Balances ($0.00)
No balances found for "Flokiboy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16206591 | 2 years ago | | | 0 | 0.00062390962 | |
| 15639873 | 2 years ago | | | 0 | 0.00076272414 | |
| 15623684 | 2 years ago | | | 0 | 0.00081290269 | |
| 15623680 | 2 years ago | | | 0 | 0.00074051785 | |
| 15620415 | 2 years ago | | | 0 | 0.0015252303 | |
| 15620407 | 2 years ago | | | 0 | 0.0017852378 | |
| 15620404 | 2 years ago | | | 0 | 0.0016106851 | |
| 15620381 | 2 years ago | | | 0 | 0.0011198038 | |
| 15613361 | 2 years ago | | | 0 | 0.00049664515 | |
| 15613251 | 2 years ago | | | 0 | 0.00035139718 |
ABI
ABI objects
Getter at block 21294648
baseURI() view returns (string)
https://flokiboy.findmynft.net/api/
caURI() view returns (string)
getMinBalanceToBuy() view returns (uint256)
2000000000000000000
getPrice() pure returns (uint256)
0
minbalancetobuy() view returns (uint256)
2000000000000000000
name() view returns (string)
Flokiboy
owner() view returns (address)
0x760161d54002ebdd62a4c9396c1dac7f5373dc35
symbol() view returns (string)
Flokiboy
totalSupply() view returns (uint256)
201
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)
tokensOfOwner(address _owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
mint_floki() payable returns (uint256)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _tokenBaseURI)
setContractURI(string _contractTokenURI)
setMinBalanceToBuy(uint256 _minBalance)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw_all()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
ChangeBaseURI(string _baseURI)
ChangeContractURI(string _caURI)
ChangeMinBalanceToBuy(uint256 _minBalancetoBuy)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
minting(uint256 id)
constructor(address _beneficiary)
This contract contains no fallback and receive objects.
This contract contains no error objects.