BASE WORLD RECORD
Verified contract
Active on
Base with 12 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 "BASE WORLD RECORD"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2624946 | a year ago | | | 0 | 0.000000608660000000 | |
| 2624916 | a year ago | | | 0.0069 | 8.6860000e-7 | |
| 2624899 | a year ago | | | 0 | 0.000000608660000000 | |
| 2624873 | a year ago | | | 0.0069 | 8.6860000e-7 | |
| 2624787 | a year ago | | | 0 | 0.000000608660000000 | |
| 2624744 | a year ago | | | 0.0069 | 0.0000021715000 | |
| 2622849 | a year ago | | | 0 | 0.000000608660000000 | |
| 2622432 | a year ago | | | 0.001 | 8.6728000e-7 | |
| 2622188 | a year ago | | | 0.0001 | 0.000065458500 | |
| 2621949 | a year ago | | | 0 | 0.00075295904 |
ABI
ABI objects
Getter at block 22937567 metadata() view returns (string)
currentSupply() view returns (uint256)
312
duration() view returns (uint256)
604800
maxSupply() view returns (uint256)
1000000
name() view returns (string)
BASE WORLD RECORD
owner() view returns (address)
0x7d89843b161b15b4aeb1c1633820152760e7bde1
startTime() view returns (uint256)
1692031885
symbol() view returns (string)
BASEBALL
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
isApprovedForAll(address account, address operator) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
uri(uint256) view returns (string)
State-modifying
Events mint(uint256 amount) payable
renounceOwnership()
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setApprovalForAll(address operator, bool approved)
setMetadata(string _metadata)
transferOwnership(address newOwner)
withdraw()
ApprovalForAll(address indexed account, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.