Royal Fools
Verified contract
Active on
Ethereum with 14,771 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 "Royal Fools"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21016572 | 20 days ago | | | 0 | 0.00021519304 | |
| 20932320 | a month ago | | | 0 | 0.00044538781 | |
| 20732601 | 2 months ago | | | 0 | 0.00020031832 | |
| 20568512 | 3 months ago | | | 0 | 0.00010163944 | |
| 20430093 | 3 months ago | | | 0 | 0.000070773531 | |
| 20430090 | 3 months ago | | | 0 | 0.000070898900 | |
| 20124947 | 5 months ago | | | 0 | 0.00010391361 | |
| 20048721 | 5 months ago | | | 0 | 0.00030841290 | |
| 19985960 | 5 months ago | | | 0 | 0.00033637255 | |
| 19808668 | 6 months ago | | | 0 | 0.00010624065 |
ABI
ABI objects
Getter at block 21162038
FOOLSONWALLET() view returns (uint256)
1
LhlTaKool() pure returns (string)
13477431
TOSSACOIN() view returns (uint256)
0
name() view returns (string)
Royal Fools
originFoolsURI() view returns (string)
https://gateway.pinata.cloud/ipfs/QmSpL6rVyrjZuFYKRiocL73d93eFa8DDaduuwmPKRoybRW/
owner() view returns (address)
0xb5030d8b3da80ba0110fa6cc6a3f33b285036c9e
paused() view returns (bool)
false
royalCourt() view returns (uint256)
7431
symbol() view returns (string)
RF
totalFoolsMinted() view returns (uint256)
5948
totalSupply() view returns (uint256)
6690
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
howManyFools(address) view returns (uint256)
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)
State-modifying
Events approve(address to, uint256 tokenId)
godsMessage(uint256 _count, address[] addresses)
homeBoy()
mintFool() payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
saleOff()
saleOn()
setApprovalForAll(address operator, bool approved)
setInPrison(uint256 value)
setMaxMintSupply(uint256 maxMintSupply)
theDungeonMaster(string foolURI)
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)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Unpaused(address account)
constructor(string foolURI, uint256 _royalCourt, uint256 _inPrison)
This contract contains no fallback and receive objects.
This contract contains no error objects.