Larry Fink
Verified contract
Active on
Ethereum with 129 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Fink | ERC-20 | 55.623936K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18487349 | a year ago | | | 0 | 0.0010264162 | |
| 18487128 | a year ago | | | 0 | 0.0012180699 | |
| 18487125 | a year ago | | | 0 | 0.0011392508 | |
| 18487118 | a year ago | | | 0 | 0.0011946474 | |
| 18487111 | a year ago | | | 0 | 0.0023612483 | |
| 18487109 | a year ago | | | 0 | 0.0023451720 | |
| 18487109 | a year ago | | | 0 | 0.0023451720 | |
| 18487106 | a year ago | | | 0 | 0.0013738101 | |
| 18487093 | a year ago | | | 0 | 0.0016971073 | |
| 18487092 | a year ago | | | 0 | 0.0012953588 |
ABI
ABI objects
Getter at block 21097870
_maxTransferAmount() view returns (uint256)
2986000000000000
_maxTxAmount() view returns (uint256)
2986000000000000
_maxWalletToken() view returns (uint256)
2986000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
name() pure returns (string)
Larry Fink
pair() view returns (address)
0x4af0d08a040676b7932564ddd816b0d824b4be13
swapThreshold() view returns (uint256)
298600000000000
symbol() pure returns (string)
Fink
totalSupply() view returns (uint256)
149300000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeReceiverAddresses(address _liquidity_receiver, address _marketing_receiver)
enableTrading()
setLimits(uint256 _buy, uint256 _trans, uint256 _wallet)
setTaxes(uint256 _liquidity, uint256 _marketing, uint256 _total, uint256 _sell, uint256 _trans)
setisfeeExempt(address _address, bool _enabled)
setswapbackamount(uint256 _swapThreshold)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.