Robot Trailer Park
Verified contract
Active on
Ethereum with 879 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 "Robot Trailer Park"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16706849 | 2 years ago | | | 0 | 0.00097776396 | |
| 16613280 | 2 years ago | | | 0 | 0.00074635249 | |
| 16613279 | 2 years ago | | | 0 | 0.00073327238 | |
| 16319938 | 2 years ago | | | 0 | 0.00063962597 | |
| 16319938 | 2 years ago | | | 0 | 0.00063962597 | |
| 16213571 | 2 years ago | | | 0 | 0.00055997030 | |
| 16209286 | 2 years ago | | | 0 | 0.00064401973 | |
| 16208764 | 2 years ago | | | 0 | 0.00092258058 | |
| 16207897 | 2 years ago | | | 0 | 0.00067967994 | |
| 16206332 | 2 years ago | | | 0 | 0.00074378298 |
ABI
ABI objects
Getter at block 21275493
MAX_PER_TX() view returns (uint256)
2
MAX_SUPPLY() view returns (uint256)
2000
RESERVES() view returns (uint256)
20
baseURI() view returns (string)
ipfs://bafybeihxhyjqx4qxyviycou4yzxmhwsg4rf4mysngeae4t3xk57tpgvfu4/
name() view returns (string)
Robot Trailer Park
owner() view returns (address)
0x873cf592fdc2fad770eaaf0bd231e9ac74bdcb51
priceInWei() view returns (uint256)
0
proxyRegistryAddress() view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
publicSaleActive() view returns (bool)
false
symbol() view returns (string)
RTP
totalSupply() view returns (uint256)
2000
treasuryAccount() view returns (address)
0x873cf592fdc2fad770eaaf0bd231e9ac74bdcb51
Read-only
addressToMinted(address) view returns (uint256)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address _owner, address operator) view returns (bool)
isOwnerOf(address account, uint256[] _tokenIds) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
projectProxy(address) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256 tokenId)
tokenURI(uint256 _tokenId) view returns (string)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
batchSafeTransferFrom(address _from, address _to, uint256[] _tokenIds, bytes data_)
batchTransferFrom(address _from, address _to, uint256[] _tokenIds)
burn(uint256 tokenId)
collectReserves()
flipProxyState(address proxyAddress)
mint(uint256 count) 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 _baseURI)
setPriceInWei(uint256 _priceInWei)
setProxyRegistryAddress(address _proxyRegistryAddress)
togglePublicSaleActive()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
unlockXMore(uint256 x)
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(string _baseURI, address _treasuryAccount)
This contract contains no fallback and receive objects.
This contract contains no error objects.