Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22870436 | a day ago | | | 0 | 3.5565015e-7 | |
| 14554737 | 6 months ago | | | 0 | 0.0000017067079 | |
| 14517133 | 6 months ago | | | 0 | 0.0000017053165 | |
| 14500700 | 6 months ago | | | 0 | 0.0000017063598 | |
| 14490640 | 6 months ago | | | 0 | 0.0000016926708 | |
| 14489812 | 6 months ago | | | 0 | 0.0000017039669 | |
| 14489246 | 6 months ago | | | 0 | 0.0000017048753 | |
| 14481150 | 6 months ago | | | 0 | 0.0000012337754 | |
| 14481072 | 6 months ago | | | 0 | 0.0000017067079 | |
| 14479242 | 6 months ago | | | 0 | 0.0000017067079 |
ABI
ABI objects
Getter at block 22926953
creator() view returns (address)
0x5596c2ba1820af0f8b781e9d8c0434465caf3971
decimals() view returns (uint8)
18
description() view returns (string)
Meet DogWifHood - just a Shiba Inu dog rocking a hood on Basechain. He's here, he's chill, and he doesn't care much about anything else. 🐕🦺💰
imageURI() view returns (string)
https://api.basejump.pro:4000/static/tkn_0xb177cf612977e099ebc5640a2b5249a0619cdaccda211ccee64962234c401f75.png
isPresaleStep() view returns (bool)
true
name() view returns (string)
DogWifHood
symbol() view returns (string)
DWHOD
telegram() view returns (string)
https://t.me/DogWifHoodOnBase
tokenDeployer() view returns (address)
0x7354ea785af2761b1b5c23938c6ba17112c4866a
totalSupply() view returns (uint256)
1000000000000000000000000000
twitter() view returns (string)
https://twitter.com/DogWifHoodBase
website() view returns (string)
https://dogwifhoodonbase.com/
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceDeployerOwnership()
setDescription(string _description)
setImageURI(string _imageURI)
setTelegram(string _telegram)
setTwitter(string _twitter)
setWebsite(string _website)
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)
TokenCreated(struct TokenTokenCreatedParams params)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _n, string _s, address _tokenDeployer, string _imageURI, string _website, string _twitter, string _telegram, string _description, address _creator, uint256 _initialSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.