Base is for everyone
Verified contract
Active on
Base with 12,893 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MAG | ERC-20 | 0.756462 | $0.000075 |
$0 | |
Cheems | ERC-20 | 10.134582M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22617141 | 3 days ago | | | 0 | 8.7941235e-7 | |
| 21915419 | 19 days ago | | | 0 | 9.5539781e-7 | |
| 21759826 | 23 days ago | | | 0 | 0.0000017112699 | |
| 21616692 | a month ago | | | 0 | 1.1339920e-7 | |
| 21582138 | a month ago | | | 0 | 4.5537205e-7 | |
| 21582100 | a month ago | | | 0 | 4.5804918e-7 | |
| 21582083 | a month ago | | | 0 | 4.5804918e-7 | |
| 21582010 | a month ago | | | 0 | 4.6521537e-7 | |
| 21581967 | a month ago | | | 0 | 4.6521537e-7 | |
| 21581925 | a month ago | | | 0 | 4.6521537e-7 |
ABI
ABI objects
Getter at block 22748329 metadata() view returns (string)
currentSupply() view returns (uint256)
283111
duration() view returns (uint256)
86400
maxSupply() view returns (uint256)
1000000
name() view returns (string)
Base is for everyone
owner() view returns (address)
0xedc55ea9e406ef54020e9f2df8e5c0ede85a146e
startTime() view returns (uint256)
1692000443
symbol() view returns (string)
BASEEVERYONE
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.