TokenMaker
Verified contract
Active on
Ethereum with 170 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 |
---|---|---|---|---|---|
C4Y | ERC-20 | 4.8K | -- | -- | |
EBK | ERC-20 | 6.4 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9671417 | 5 years ago | | | 0 | 0.000064972000 | |
| 9667207 | 5 years ago | | | 0.1 | 0.010139808 | |
| 9667132 | 5 years ago | | | 0.1 | 0.010279976 | |
| 9667126 | 5 years ago | | | 0.1 | 0.010386544 | |
| 9661433 | 5 years ago | | | 0 | 0.12539538 | |
| 9661345 | 5 years ago | | | 0.1 | 0.064454950 | |
| 9658035 | 5 years ago | | | 0.1 | 0.21272155 | |
| 9657593 | 5 years ago | | | 0.1 | 0.21107427 | |
| 9643667 | 5 years ago | | | 0.1 | 0.010126376 | |
| 9636474 | 5 years ago | | | 0.1 | 0.012268575 |
ABI
ABI objects
Getter at block 21284037
VIPFee() view returns (uint256)
1000000000000000000
getReceiverAddress() view returns (address)
0x3de332e44a0bbff025838c187873d77f92caf5e9
numContracts() view returns (uint256)
162
owner() view returns (address)
0x3de332e44a0bbff025838c187873d77f92caf5e9
receiverAddress() view returns (address)
0x0000000000000000000000000000000000000000
txFee() view returns (uint256)
100000000000000000
Read-only
deployedContracts(uint256) view returns (address)
getUserCreatedTokens(address _owner) view returns (address[])
isVIP(address _addr) view returns (bool)
userDeployedContracts(address, uint256) view returns (address)
vipList(address) view returns (bool)
State-modifying
Events addToVIPList(address[] _vipList)
create(string _name, string _symbol, uint256 _decimals, uint256 _totalSupply, bool _mintable, uint256 _type) payable returns (address a)
getBalance(address _tokenAddress, uint256 _type)
registerVIP() payable
removeFromVIPList(address[] _vipList)
setReceiverAddress(address _addr)
setTxFee(uint256 _fee)
setVIPFee(uint256 _fee)
transferOwnership(address newOwner)
LogERC20TokenCreated(address token)
LogERC223TokenCreated(address token)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.