FractonX Genesis
Verified contract
Active on
Ethereum with 74 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4739…54fc
0x7fee…8a73
Balances ($0.00)
No balances found for "FractonX Genesis"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19695260 | 7 months ago | | | 0 | 0.00048052267 | |
| 19056556 | 9 months ago | | | 0 | 0.00087724554 | |
| 18753946 | a year ago | | | 0 | 0.0010168620 | |
| 18753853 | a year ago | | | 0 | 0.0010932867 | |
| 18701093 | a year ago | | | 0 | 0.0019282547 | |
| 18641230 | a year ago | | | 0 | 0.0011102685 | |
| 18641229 | a year ago | | | 0 | 0.0012112887 | |
| 18641225 | a year ago | | | 0 | 0.0011088194 | |
| 18641220 | a year ago | | | 0 | 0.0010919897 | |
| 18641219 | a year ago | | | 0 | 0.0010971704 |
ABI
ABI objects
Getter at block 21118795
fractonDAO() view returns (address)
0x4739244b44585607d9f5f300248a58062a1354fc
fractonSwap() view returns (address)
0x7fee302a14d6b945c0eb6da9c4426c8d75d38a73
name() view returns (string)
FractonX Genesis
owner() view returns (address)
0xcbb65fb8cbd3209403bf6ae358d03a237106e7ca
symbol() view returns (string)
X
totalSupply() view returns (uint256)
1200
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) pure returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
approveToSwap1155()
batchFractonSwap(uint256 startTokenId, uint256 continueAmount)
onERC1155BatchReceived(address, address, uint256[], uint256[], bytes) returns (bytes4)
onERC1155Received(address, address, uint256, uint256, bytes) returns (bytes4)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseUri(string newBaseUri)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
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(address fractonDAO_, address fractonSwap_)
This contract contains no fallback and receive objects.
This contract contains no error objects.