Betform Coin
Verified contract
Active on
Ethereum with 2,258 txns
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WDT | ERC-20 | 0.0005 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17463858 | a year ago | | | 0 | 0.00078664925 | |
| 14865612 | 2 years ago | | | 0 | 0.00052598541 | |
| 14047871 | 3 years ago | | | 0 | 0.0070623585 | |
| 13741722 | 3 years ago | | | 0 | 0.0057007180 | |
| 13741693 | 3 years ago | | | 0 | 0.0060552242 | |
| 11081623 | 4 years ago | | | 0 | 0.00074548005 | |
| 10928235 | 4 years ago | | | 0 | 0.0029054000 | |
| 9727508 | 5 years ago | | | 0 | 0.00018637000 | |
| 9566721 | 5 years ago | | | 0 | 0.0015282340 | |
| 9397713 | 5 years ago | | | 0 | 0.00018767993 |
ABI
ABI objects
Getter at block 21180837
INITIAL_SUPPLY() view returns (uint256)
240000000
crowdsaleAddress() view returns (address)
0x0000000000000000000000000000000000000000
decimals() view returns (uint8)
0
name() view returns (string)
Betform Coin
owner() view returns (address)
0xad961413ec49274db387adca78ffff10fafb3c53
symbol() view returns (string)
BFC
totalSupply() view returns (uint256)
240000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value)
burnFrom(address _from, uint256 _value)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
secureApprove(address _spender, uint256 _currentValue, uint256 _newValue) returns (bool success)
setCrowdsale(address _crowdsaleAddress)
tokenTransfer(address _receiver, uint256 _amount)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.