WagieBot
Verified contract
Active on
Ethereum with 9,086 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfee1…c37f
7 additional
variables
Balances ($3.45)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WagieBot | ERC-20 | 316.762721 | $0.010882 |
$3.45 | |
HC | ERC-20 | 2.884685K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21242290 | 5 days ago | | | 0 | 0.00057681835 | |
| 21241445 | 5 days ago | | | 0 | 0.00024923037 | |
| 21228035 | 7 days ago | | | 0 | 0.00028013695 | |
| 21217639 | 8 days ago | | | 0 | 0.00061198223 | |
| 21217637 | 8 days ago | | | 0 | 0.00063338525 | |
| 21202933 | 10 days ago | | | 0 | 0.00065346561 | |
| 21149762 | 18 days ago | | | 0 | 0.00025026435 | |
| 21115358 | 23 days ago | | | 0 | 0.00024888879 | |
| 21104430 | 24 days ago | | | 0 | 0.00011103210 | |
| 21104145 | 24 days ago | | | 0 | 0.00027943687 |
ABI
ABI objects
Getter at block 21276620
MAX() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
_developmentFee() view returns (uint256)
4
_liquidityFee() view returns (uint256)
0
_taxFee() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
developmentAddress() view returns (address)
0xfee18884a9abd2cddc4fe80310c306836b66c37f
maxWallet() view returns (uint256)
200000000000000
name() view returns (string)
WagieBot
owner() view returns (address)
0x1e80f5f1c25d979f5c236686e59fc4fbd4bfd4ab
symbol() view returns (string)
WagieBot
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
10000000000000000
uniswapV2Pair() view returns (address)
0x0d5e7b851a6054ea636ce32423231dc3b6ec0204
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
isRemovedSniper(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _amnestySniper(address account)
_removeSniper(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initContract()
openTrading()
renounceOwnership()
setDevelopmentAddress(address _developmentAddress)
setDevelopmentFeePercent(uint256 developmentFee)
setFeeRate(uint256 rate)
setLiquidityFeePercent(uint256 liquidityFee)
setTaxFeePercent(uint256 taxFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.