Daily Initials
Verified contract
Active on
Ethereum with 174 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 "Daily Initials"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19077901 | 10 months ago | | | 0 | 0.00075986714 | |
| 18590837 | a year ago | | | 0 | 0.00076678169 | |
| 18590801 | a year ago | | | 0 | 0.0010817220 | |
| 18590790 | a year ago | | | 0 | 0.0012648836 | |
| 18576429 | a year ago | | | 0 | 0.0013125107 | |
| 18108969 | a year ago | | | 0 | 0.00039692689 | |
| 18028060 | a year ago | | | 0 | 0.0017922507 | |
| 17911774 | a year ago | | | 0 | 0.00086716508 | |
| 17908731 | a year ago | | | 0 | 0.00065882860 | |
| 17908362 | a year ago | | | 0 | 0.00080450810 |
ABI
ABI objects
Getter at block 21266591
_buyTax() view returns (uint256)
100
_max() view returns (uint256)
1
_sellTax() view returns (uint256)
100
_swapAmount() view returns (uint256)
100000000000000000000
_v2Pair() view returns (address)
0xb444ea40edc10d341b21c7f77eea3771c8f3dd0e
decimals() pure returns (uint256)
18
name() view returns (string)
Daily Initials
symbol() view returns (string)
DAINS
totalSupply() view returns (uint256)
1000000000000000000000000
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_initial(address) view returns (uint256)
_locked(address) view returns (bool)
_path(uint256) view returns (address)
_timestamp(address) view returns (uint256)
_whitelisted(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getTokenValueInETH(uint256 tokenAmount) view returns (uint256)
State-modifying
Events _addLiquidity_AND_BURN()
approve(address spender, uint256 amount) returns (bool)
deposit() payable
setDev(address dev_)
setMax(uint256 max_)
setSwapAmount(uint256 swapAmount_)
setTax(uint256 buyTax_, uint256 sellTax_)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
updateWhitelist(address[] addresses, bool whitelisted_)
withdraw(uint256 amount_)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address collector_)
This contract contains no fallback and receive objects.
This contract contains no error objects.