Dogecasts
Verified contract
Active on
Ethereum with 760 txns
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 "Dogecasts"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21197276 | an hour ago | | | 0 | 0.00063726157 | |
| 21197273 | an hour ago | | | 0 | 0.00071215854 | |
| 21197241 | an hour ago | | | 0 | 0.00099262957 | |
| 21196978 | 2 hours ago | | | 0 | 0.00065626593 | |
| 21196950 | 2 hours ago | | | 0 | 0.00077846359 | |
| 21196923 | 2 hours ago | | | 0 | 0.00086729771 | |
| 21196876 | 2 hours ago | | | 0 | 0.00074001027 | |
| 21196779 | 3 hours ago | | | 0 | 0.00092225169 | |
| 21196762 | 3 hours ago | | | 0 | 0.00089835855 | |
| 21196455 | 4 hours ago | | | 0 | 0.00091758246 |
ABI
ABI objects
Getter at block 21197565
buyFee() view returns (uint256)
0
decimals() view returns (uint8)
9
feeReceiver() view returns (address)
0x7f1f11c1710b0263ce9743b1f5e115df17182020
maxWalletSize() view returns (uint256)
1000000000000000000
name() view returns (string)
Dogecasts
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
0
symbol() view returns (string)
Dogecasts
totalSupply() view returns (uint256)
1000000000000000000
uniPair() view returns (address)
0x5f3b8cd757f013bbc56d1afb321e299a3223cca7
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)
openTrading(uint256 ntAmount, uint256 tokenAmount, uint256 refNtAmount) payable
reduceFees(uint256 newBuyFee, uint256 newSellFee)
removeLimits()
renounceOwnership()
sweepStuckTokens(address token)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferStuckETH()
updateSwapSettings(uint256 maxAmount, uint256 minAmount)
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)
constructor()
receive()
This contract contains no error objects.