The Royals Ghana
Verified contract
Active on
Ethereum with 2,740 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 "The Royals Ghana"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21182595 | 4 days ago | | | 0 | 0.0014013774 | |
| 21146541 | 9 days ago | | | 0 | 0.00046923241 | |
| 20774893 | 2 months ago | | | 0 | 0.00035039207 | |
| 20405837 | 4 months ago | | | 0 | 0.000059320417 | |
| 20187939 | 5 months ago | | | 0 | 0.00010766988 | |
| 20128154 | 5 months ago | | | 0 | 0.00041394241 | |
| 20045493 | 5 months ago | | | 0 | 0.00016730778 | |
| 20045477 | 5 months ago | | | 0 | 0.00013362901 | |
| 19549000 | 8 months ago | | | 0 | 0.00093927182 | |
| 19237903 | 9 months ago | | | 0 | 0.00088170578 |
ABI
ABI objects
Getter at block 21211510
baseURI() view returns (string)
https://arweave.net/lIG_UtoX1aFkMeeKLt8OCRmbWpY_wJAN_Gggf5WaoNI/
getSalesStatus() view returns (bool onlyWhitelist, bool mintingEnabled)
(onlyWhitelist=false, mintingEnabled=true)
name() pure returns (string)
The Royals Ghana
owner() view returns (address)
0x6dfd3e309b760023dca5a6406c2c5d43c5ddcb94
proxyRegistryAddress() view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
symbol() pure returns (string)
GH
totalSupply() view returns (uint16)
3000
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getMsg(address _wallet) pure returns (bytes32)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
royaltyInfo(uint256 tokenId, uint256 salePrice) view returns (address receiver, uint256 royaltyAmount)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
tokensOfOwner(address owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
batchMintFromReserveAnkara(uint256[] amount, address[] to)
batchMintFromReserveKente(uint256[] amount, address[] to)
mintAnkara(uint256 amount) payable
mintFromReserveAnkara(uint256 amount, address to)
mintFromReserveKente(uint256 amount, address to)
mintKente() payable
preMintAnkara(bytes sig, uint256 amount) payable
preMintKente(bytes sig) 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 uri)
setOpenseaProxyRegistry(address addr)
setRoyaltyPercent(uint256 amount)
togglePresale()
togglePublicSale()
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(uint256 _royalty, address _openseaProxyRegistry, string _tempBaseURI)
This contract contains no fallback and receive objects.
This contract contains no error objects.