NamelessTokenFactory
Verified contract
Active on
Ethereum with 7 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 "NamelessTokenFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15589993 | 2 years ago | | | 0 | 0.0084562650 | |
| 15585302 | 2 years ago | | | 0 | 0.0056371500 | |
| 15175303 | 2 years ago | | | 0 | 0.0075162000 | |
| 15050747 | 2 years ago | | | 0 | 0.0093952500 | |
| 15050746 | 2 years ago | | | 0 | 0.0017593500 | |
| 15050725 | 2 years ago | | | 0 | 0.0058250550 | |
| 15050725 | 2 years ago | | | 0 | 0.0021851590 |
ABI
ABI objects
Getter at block 21124513
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
arweaveContentApi() view returns (string)
https://arweave.net
clonableTokenAddress() view returns (address)
0x8ac86ff23ddf6287967e727017881178d854faae
clonableTokenDataAddress() view returns (address)
0xde38cae28182ea57e4d94184d658b15162bd1349
getContentApis() view returns (string, string)
(https://arweave.net, https://ipfs.io/ipfs)
ipfsContentApi() view returns (string)
https://ipfs.io/ipfs
Read-only
getRoleAdmin(bytes32 role) view returns (bytes32)
getTemplate(uint256 templateIndex) view returns (bytes32[], bytes32[])
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events createTokenDataContract(uint256 maxGenerationSize) returns (address)
grantRole(bytes32 role, address account)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setClonableTokenAddress(address _clonableTokenAddress)
setClonableTokenDataAddress(address _clonableTokenDataAddress)
setContentApis(string _arweaveContentApi, string _ipfsontentApi)
setTemplate(uint256 templateIndex, bytes32[] dataSection, bytes32[] codeSection)
NewNamelessTokenDataContract(address indexed owner, address tokenDataAddress)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
constructor(address _clonableTokenAddress, address _clonableTokenDataAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.