BinancePeggyTokenFactory
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)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
IP | ERC-20 | 500M | -- | -- | |
ae | ERC-20 | 90M | -- | -- | |
wAMC | ERC-20 | 12.432973K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11503113 | 4 years ago | | | 0 | 0.027048222 | |
| 11111999 | 4 years ago | | | 0 | 0.024043440 | |
| 11111996 | 4 years ago | | | 0 | 0.025045250 | |
| 11111298 | 4 years ago | | | 0 | 0.021038010 | |
| 11111288 | 4 years ago | | | 0 | 0.021038010 | |
| 11111248 | 4 years ago | | | 0 | 0.019535295 | |
| 11111226 | 4 years ago | | | 0 | 0.020537105 |
ABI
ABI objects
Getter at block 21272964
logicImplement() view returns (address)
0x9f344834752cb3a8c54c3ddcd41da4042b10d0b9
owner() view returns (address)
0xa31556a0d64f2d022f553b6419d2de19ceaf802d
Read-only
This contract contains no read-only function objects.
State-modifying
Events createPeggyToken(string name, string symbol, uint8 decimals, address owner, address admin) returns (address)
renounceOwnership()
transferOwnership(address _newOwner)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenCreated(address indexed token)
constructor(address _logicImplement)
This contract contains no fallback and receive objects.
This contract contains no error objects.