Accumulether
Verified contract
Active on
Ethereum with 75 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 |
---|---|---|---|---|---|
RAKE | ERC-20 | 31.708802K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15916809 | 2 years ago | | | 0 | 0.00058854266 | |
| 15899721 | 2 years ago | | | 0 | 0.00068542507 | |
| 15884977 | 2 years ago | | | 0 | 0.00079235657 | |
| 15884974 | 2 years ago | | | 0 | 0.00084801881 | |
| 15884911 | 2 years ago | | | 0 | 0.00088098274 | |
| 15884812 | 2 years ago | | | 0 | 0.00092859277 | |
| 15884560 | 2 years ago | | | 0 | 0.0011461443 | |
| 15884541 | 2 years ago | | | 0 | 0.0011847270 | |
| 15884531 | 2 years ago | | | 0 | 0.0015196009 | |
| 15884509 | 2 years ago | | | 0 | 0.0013888323 |
ABI
ABI objects
Getter at block 21213711
_maxWalletAmount() view returns (uint256)
100000000000000000000000000000000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0xadc7bfcc3e3946eab9ccd57828d4f23bd371fbd8
name() pure returns (string)
Accumulether
pair() view returns (address)
0xb1317fd207dd8914c382f5fbb491055ebd8ffe47
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
5000000000000
symbol() pure returns (string)
RAKE
totalSupply() view returns (uint256)
1000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events UpdateMarketingFee(uint256 _marketingFee)
UpdateWalletAmount(uint256 amountPercent)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
renounceOwnership()
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.