The BET
Verified contract
Active on
Ethereum with 2,488 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($37.14)
Native
Value
$37.14
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.009979 | $3,721.41 |
$37.14 | |
DREAM | ERC-20 | 30.564728M | -- | -- | |
BET | ERC-20 | 1.315232M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20907499 | 2 months ago | | | 0 | 0.00051552809 | |
| 20319340 | 5 months ago | | | 0 | 0.00023490646 | |
| 19976220 | 6 months ago | | | 0 | 0.00057013004 | |
| 19813304 | 7 months ago | | | 0 | 0.00039669385 | |
| 19555288 | 8 months ago | | | 0 | 0.00065412508 | |
| 19115314 | 10 months ago | | | 0 | 0.00063780726 | |
| 18689160 | a year ago | | | 0 | 0.0010072514 | |
| 18625268 | a year ago | | | 0 | 0.00069375520 | |
| 18401637 | a year ago | | | 0 | 0.00038953775 | |
| 18383316 | a year ago | | | 0 | 0.00015307249 |
ABI
ABI objects
Getter at block 21328626
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
32500000000000000000000
maxWallet() view returns (uint256)
65000000000000000000000
name() view returns (string)
The BET
owner() view returns (address)
0x1d5e0a703f60866955cc2fc58e26d38c078de6bb
swapTokensThreshold() view returns (uint256)
2500000000000000000000
symbol() view returns (string)
BET
totalSupply() view returns (uint256)
10000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address) view returns (bool)
isExcludedFromFees(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklistAddress(address[] addrs, bool state)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
forceSwap()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
startTrading()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeReceiver(address newWallet)
updateFees(uint256 fee)
updateSwapTokensThreshold(uint256 newThreshold) returns (bool)
withdrawContractETH()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.