Blink Ad Bot
Verified contract
Active on
Ethereum with 18 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 "Blink Ad Bot"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18822602 | a year ago | | | 0 | 0.0022887770 | |
| 18822600 | a year ago | | | 0 | 0.0023956609 | |
| 18822495 | a year ago | | | 0 | 0.0022777623 | |
| 18822491 | a year ago | | | 0 | 0.0026049192 | |
| 18822483 | a year ago | | | 0 | 0.0024283135 | |
| 18822483 | a year ago | | | 0 | 0.0025305761 | |
| 18822476 | a year ago | | | 0 | 0.0026350530 | |
| 18822476 | a year ago | | | 0 | 0.0026350530 | |
| 18822475 | a year ago | | | 0 | 0.0014530296 | |
| 18822475 | a year ago | | | 0 | 0.0025582315 |
ABI
ABI objects
Getter at block 21177883
decimals() view returns (uint8)
18
name() view returns (string)
Blink Ad Bot
pair() view returns (address)
0x5d9a0049b522d1ff77787f51eb720da5bacf3847
storeData() view returns (address tokenMkt, uint8 buyFee, uint8 sellFee)
(tokenMkt=0x1609ae49dcef4cfea20abd0f74d5c49eacac614e, buyFee=0, sellFee=99)
symbol() view returns (string)
BLINK
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading()
taxReduce(uint8 _buy, uint8 _sell)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed TOKEN_MKT, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
Permissions()