Pretty On Chain
Verified contract
Active on
Base with 1,589 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.869857 | $0.000054 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21774479 | 5 days ago | | | 0 | 0.000000088463651865 | |
| 17626278 | 3 months ago | | | 0 | 1.3511199e-7 | |
| 17063178 | 4 months ago | | | 0 | 1.3511199e-7 | |
| 16164233 | 4 months ago | | | 0 | 0.000000056885215878 | |
| 14217222 | 6 months ago | | | 0 | 1.3511199e-7 | |
| 13881915 | 6 months ago | | | 0 | 1.2209641e-7 | |
| 13670496 | 6 months ago | | | 0 | 0.000000066912776730 | |
| 13008611 | 7 months ago | | | 0 | 0.000000101684828000 | |
| 12897406 | 7 months ago | | | 0 | 0.000000093124286565 | |
| 12626546 | 7 months ago | | | 0 | 0.000000093124286565 |
ABI
ABI objects
Getter at block 21999990
currentSupply() view returns (uint256)
2232
duration() view returns (uint256)
172800
maxSupply() view returns (uint256)
3891
metadata() view returns (string)
https://ipfs.io/ipfs/QmcA7Sq8YPyd4Yt23xgry7CgWRJmosvGYAzxHeLnKiRtkf
name() view returns (string)
Pretty On Chain
owner() view returns (address)
0x21bd2b031de093b50e632c1824c2668f6884c017
startTime() view returns (uint256)
1692084963
symbol() view returns (string)
POC
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
reback()
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)
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.