The Welcome Back Protocol
Verified contract
Active on
Ethereum with 239 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$WelcomeBot | ERC-20 | 1.534983K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20573178 | 3 months ago | | | 0 | 0.000038784662 | |
| 20570911 | 3 months ago | | | 0 | 0.00010719798 | |
| 17043439 | 2 years ago | | | 0 | 0.00081343602 | |
| 17043437 | 2 years ago | | | 0 | 0.00079727047 | |
| 16918375 | 2 years ago | | | 0 | 0.00047437858 | |
| 15921424 | 2 years ago | | | 0 | 0.00030244536 | |
| 15871240 | 2 years ago | | | 0 | 0.00099738518 | |
| 15867265 | 2 years ago | | | 0 | 0.00080421685 | |
| 15861022 | 2 years ago | | | 0 | 0.00042127029 | |
| 15858978 | 2 years ago | | | 0 | 0.00037242497 |
ABI
ABI objects
Getter at block 21157976
_maxTransferAmount() view returns (uint256)
9900000000000
_maxTxAmount() view returns (uint256)
9900000000000
_maxWalletToken() view returns (uint256)
29700000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
name() pure returns (string)
The Welcome Back Protocol
pair() view returns (address)
0x93e61e15161f8f15fa58845b4162df6bc6a65919
symbol() pure returns (string)
$WelcomeBot
totalSupply() view returns (uint256)
990000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
setParameters(uint256 _buy, uint256 _trans, uint256 _wallet)
setStructure(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
setisBot(address _address, bool _enabled)
setisExempt(address _address, bool _enabled)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.