Burn And Earn
Verified contract
Active on
Ethereum with 59 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 |
---|---|---|---|---|---|
BAE | ERC-20 | 1.35B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14793441 | 2 years ago | | | 0 | 0.0017688812 | |
| 14790982 | 3 years ago | | | 0 | 0.0011451136 | |
| 14790939 | 3 years ago | | | 0 | 0.00053977571 | |
| 14789616 | 3 years ago | | | 0 | 0.0013342868 | |
| 14789577 | 3 years ago | | | 0 | 0.0014754635 | |
| 14789480 | 3 years ago | | | 0 | 0.00037520460 | |
| 14789441 | 3 years ago | | | 0 | 0.00042398197 | |
| 14789405 | 3 years ago | | | 0 | 0.00077996965 | |
| 14789389 | 3 years ago | | | 0 | 0.00094897553 | |
| 14789376 | 3 years ago | | | 0 | 0.0016583098 |
ABI
ABI objects
Getter at block 21206366
alreadyTakenFees() view returns (uint256)
0
decimals() view returns (uint8)
9
liquidityState() view returns (bool)
true
name() view returns (string)
Burn And Earn
symbol() view returns (string)
BAE
totalSupply() pure returns (uint256)
4500000000000000000
uniswapV2router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkRewards(address rewardsAddress) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(address owner, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
earnRewards(address rewardsAddress)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initLiqudity()
reflect(uint256 tAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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)
rewardsSended(address rewardsAddress, bool isSended)
constructor(address router)
This contract contains no fallback and receive objects.
This contract contains no error objects.