Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($50.27)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DEGEN | ERC-20 | 2.595975K | $0.019365 |
$50.27 | |
BONSAICOIN | ERC-20 | 1M | -- | -- | |
BASED | ERC-20 | 2.222K | -- | -- | |
WLFi | ERC-20 | 1K | -- | -- | |
BWEN | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21778563 | 23 days ago | | | 0 | 1.4719178e-7 | |
| 21110388 | a month ago | | | 0 | 6.9233194e-7 | |
| 20793790 | a month ago | | | 0 | 2.5132030e-7 | |
| 19652141 | 2 months ago | | | 0 | 0.0000018765336 | |
| 19485571 | 2 months ago | | | 0 | 5.2158259e-7 | |
| 18494201 | 3 months ago | | | 0 | 5.7650836e-7 | |
| 18371810 | 3 months ago | | | 0 | 1.7616393e-7 | |
| 18055954 | 4 months ago | | | 0 | 1.6183887e-7 | |
| 16332486 | 5 months ago | | | 0 | 0.0000018066053 | |
| 16288542 | 5 months ago | | | 0 | 5.3590939e-7 |
ABI
ABI objects
Getter at block 22754837
bwenAddress() view returns (address)
0x3ebe7b31fc1dc8667ec5d17f9535d5db11265154
decimals() pure returns (uint8)
18
getAllPending() view returns (uint256)
7807447
getSwapThresholdAmount() view returns (uint256)
5966203189215575048179
name() view returns (string)
BWENBWENCOIN
owner() view returns (address)
0x1fbac28f021b0c151f65eb8fd037fe8c6437bc23
pairV2() view returns (address)
0xfaad94e067e27cd549bcfb0bda40a579d4ca77ba
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
routerV2() view returns (address)
0x327df1e6de05895d2ab08513aadd9313fe505d86
swapThresholdRatio() view returns (uint16)
50
symbol() view returns (string)
BWEN
totalSupply() view returns (uint256)
1000000000000000000000000000000
Read-only
AMMPairs(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bwenFees(uint256) view returns (uint16)
isExcludedFromFees(address) view returns (bool)
totalFees(uint256) view returns (uint16)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
bwenAddressSetup(address _newAddress)
bwenFeesSetup(uint16 _buyFee, uint16 _sellFee, uint16 _transferFee)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool isExcluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address _router)
renounceOwnership()
setAMMPair(address pair, bool isPair)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateSwapThreshold(uint16 _swapThresholdRatio)
AMMPairsUpdated(address indexed AMMPair, bool isPair)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RouterV2Updated(address indexed routerV2)
SwapThresholdUpdated(uint16 swapThresholdRatio)
Transfer(address indexed from, address indexed to, uint256 value)
bwenAddressUpdated(address bwenAddress)
bwenFeeSent(address recipient, uint256 amount)
bwenFeesUpdated(uint16 buyFee, uint16 sellFee, uint16 transferFee)
constructor()
receive()
This contract contains no error objects.