ChefTokenFactory
Verified contract
Active on
Ethereum with 2 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 "ChefTokenFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20813942 | 2 months ago | | | 0 | 0.0020924585 | |
| 20813942 | 2 months ago | | | 0 | 0.0013095929 |
ABI
ABI objects
Getter at block 21199337
owner() view returns (address)
0x07711fdd45f2cb0f2445aba84f489d1655fa60ab
platformAddress() view returns (address)
0xc876edc5e2d26cb3c82b23e46d573d1543be1ef6
Read-only
authorizedAddress(address) view returns (bool)
State-modifying
Events generateToken(struct StructsLibraryTokenInfo params) returns (address)
renounceOwnership()
transferOwnership(address newOwner)
updateAuthorized(address _address, bool _isAuthorized)
updatePlatformAddress(address _address)
NewTokenCreated(address indexed newToken)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _platformAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.