BTTSTokenFactory
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 "BTTSTokenFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4928144 | 7 years ago | | | 0 | 0.038337978 | |
| 4708077 | 7 years ago | | | 0 | 0.073024720 |
ABI
ABI objects
Getter at block 21305819
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xe796ad819e32846a7f2b28288a23f682eb4da9b4
Read-only
verify(address tokenContract) view returns (bool valid, address owner, uint256 decimals, bool mintable, bool transferable)
State-modifying
Events acceptOwnership()
deployBTTSTokenContract(string symbol, string name, uint8 decimals, uint256 initialSupply, bool mintable, bool transferable) returns (address bttsTokenAddress)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
transferOwnershipImmediately(address _newOwner)
BTTSTokenListing(address indexed ownerAddress, address indexed bttsTokenAddress, string symbol, string name, uint8 decimals, uint256 initialSupply, bool mintable, bool transferable)
OwnershipTransferred(address indexed _from, address indexed _to)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.