Blocform Global
Verified contract
Active on
Ethereum with 357 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 "Blocform Global"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9098034 | 5 years ago | | | 0 | 0.00030786000 | |
| 9097943 | 5 years ago | | | 0 | 0.00025802910 | |
| 9087837 | 5 years ago | | | 0 | 0.00041048000 | |
| 9035835 | 5 years ago | | | 0 | 0.00056779800 | |
| 9032996 | 5 years ago | | | 0 | 0.00016001580 | |
| 9032985 | 5 years ago | | | 0 | 0.00076897800 | |
| 9032975 | 5 years ago | | | 0 | 0.00015981740 | |
| 9032862 | 5 years ago | | | 0 | 0.00010985400 | |
| 9032827 | 5 years ago | | | 0 | 0.00010323600 | |
| 9032500 | 5 years ago | | | 0 | 0.00073364000 |
ABI
ABI objects
Getter at block 21403428
decimals() pure returns (uint256)
8
name() pure returns (string)
Blocform Global
owner() pure returns (address)
0x7861a12a4c225d7de5367ec90fdaa24cea2c91d8
symbol() pure returns (string)
BFG
tokenSaleContract() pure returns (address)
0x7861a12a4c225d7de5367ec90fdaa24cea2c91d8
totalSupply() pure returns (uint256)
190000000000000000
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value) returns (bool)
burnFrom(address _from, uint256 _value) returns (bool)
emergencyERC20Drain(address token, uint256 amount)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed _burner, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(address admin)
This contract contains no fallback and receive objects.
This contract contains no error objects.