WBABY DOGE 2.0
Verified contract
Active on
Ethereum with 22 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,131.49 |
$0 | |
WBDOGE2.0 | ERC-20 | 6.804307B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17657063 | a year ago | | | 0 | 0.0019531288 | |
| 17656880 | a year ago | | | 0 | 0.0014070000 | |
| 17656660 | a year ago | | | 0 | 0.00089436000 | |
| 17656465 | a year ago | | | 0 | 0.0014073600 | |
| 17656458 | a year ago | | | 0 | 0.0014070000 | |
| 17656365 | a year ago | | | 0 | 0.00089436000 | |
| 17656280 | a year ago | | | 0 | 0.00089400000 | |
| 17656212 | a year ago | | | 0 | 0.0014070000 | |
| 17656052 | a year ago | | | 0 | 0.0014070000 | |
| 17655938 | a year ago | | | 0 | 0.0014073600 |
ABI
ABI objects
Getter at block 21213263
decimals() pure returns (uint8)
9
name() pure returns (string)
WBABY DOGE 2.0
owner() view returns (address)
0x3ccafbbb8efbc6edb25ad9da863d7b75f568f7d2
pair() view returns (address)
0xa2fea39a74099385d1e694aead8fd0a6c39baeb2
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() pure returns (string)
WBDOGE2.0
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualsend()
manualswap()
renounceOwnership()
rescueForeignTokens(address _tokenAddr, address _to, uint256 _amount)
setNewDevAddress(address dev)
setNewMarketingAddress(address markt)
setPair(address _pair)
setRouterAdress(address _router)
toggleSwap(bool _swapEnabled)
tranferMultilWallet(address[] accounts, uint256 amount)
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)
Transfer(address indexed from, address indexed to, uint256 value)
devAddressUpdated(address indexed previous, address indexed adr)
marketingAddressUpdated(address indexed previous, address indexed adr)
tokensRescued(address indexed token, address indexed to, uint256 amount)
constructor()
receive()
This contract contains no error objects.