Better Betting
Verified contract
Active on
Ethereum with 14,145 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 |
---|---|---|---|---|---|
| ERC-20 | 21M | -- | -- | |
IDOL | ERC-20 | 9.54K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
BETR | ERC-20 | 5.786993K | -- | -- | |
LINO | ERC-20 | 20 | -- | -- | |
DTA | ERC-20 | 10 | -- | -- | |
SCC | ERC-20 | 5 | -- | -- | |
ION | ERC-20 | 0.4 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453393 | 3 months ago | | | 0 | 0.000046227000 | |
| 19825215 | 6 months ago | | | 0 | 0.00014915100 | |
| 19416915 | 8 months ago | | | 0 | 0.0015373825 | |
| 19031319 | 10 months ago | | | 0 | 0.0011677093 | |
| 18340098 | a year ago | | | 0 | 0.00013528282 | |
| 18335220 | a year ago | | | 0 | 0.00077032155 | |
| 17792263 | a year ago | | | 0 | 0.0019227138 | |
| 17792184 | a year ago | | | 0 | 0.0018296047 | |
| 17463856 | a year ago | | | 0 | 0.00085783415 | |
| 17451912 | a year ago | | | 0 | 0.00079041000 |
ABI
ABI objects
Getter at block 21158792
decimals() view returns (uint256)
18
escrow() view returns (address)
0x6f8af3840ebfbef7e95d70c4294301b0343b7447
hardCap() view returns (uint256)
650000000000000000000000000
name() view returns (string)
Better Betting
owner() view returns (address)
0x7273e65b9866cbb6f972e0bc71fc329f104d6f82
symbol() view returns (string)
BETR
tgeActive() view returns (bool)
false
tgeDuration() view returns (uint256)
10973801
tgeIssuer() view returns (address)
0xba81accc7074b5d9abdaa25c30dbad96bf44d660
tgeStartTime() view returns (uint256)
0
totalSupply() view returns (uint256)
500585863017849803097216439
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
escrowAllowed(address) view returns (bool)
State-modifying
Events allowEscrow(bool _choice) returns (bool)
approve(address _spender, uint256 _value) returns (bool)
escrowFrom(address _from, uint256 _value) returns (bool)
escrowReturn(address _to, uint256 _value, uint256 _fee) returns (bool)
extendTge(uint256 _time)
mint(address _user, uint256 _tokensAmount) returns (bool)
reserveTokens(address _user, uint256 _tokensAmount)
reserveTokensGroup(address[] _users, uint256[] _tokensAmounts)
setEscrow(address _escrow)
setTgeIssuer(address _tgeIssuer)
startTge()
stopTge(bool _restart)
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)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.