Africarare Ubuntuland
Verified contract
Active on
Ethereum with 584 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 "Africarare Ubuntuland"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20311296 | 4 months ago | | | 0 | 0.00023255775 | |
| 20134138 | 5 months ago | | | 0 | 0.00091943126 | |
| 19853485 | 6 months ago | | | 0 | 0.00016593521 | |
| 19534117 | 7 months ago | | | 0 | 0.0017367033 | |
| 19477451 | 8 months ago | | | 0 | 0.0016439674 | |
| 19471446 | 8 months ago | | | 0 | 0.0017786670 | |
| 19470189 | 8 months ago | | | 0 | 0.0026807938 | |
| 19470186 | 8 months ago | | | 0 | 0.0029661926 | |
| 19470183 | 8 months ago | | | 0 | 0.0031197233 | |
| 19470180 | 8 months ago | | | 0 | 0.0031249066 |
ABI
ABI objects
Getter at block 21169287
_baseURIextended() view returns (string)
https://africarare-lands.s3.eu-west-2.amazonaws.com/metadata/AfricarareUbuntuland_
_headURIextended() view returns (string)
.json
name() view returns (string)
Africarare Ubuntuland
numMinted() view returns (uint256)
523
owner() view returns (address)
0xc2dec7de42ad0157a1e62090741b39439a32ebce
paused() view returns (bool)
false
symbol() view returns (string)
UBUL
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)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events _setBaseURI(string baseURI)
_setHeadURI(string headURI)
approve(address to, uint256 tokenId)
mintBatchOfLandNFT(uint256[] tokenIds)
mintToAddressBatchOfLandNFT(uint256[] tokenIds, address receiverAddress)
pause()
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
unpause()
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)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Unpaused(address account)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.