Kyoko Finance
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 "Kyoko Finance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14572330 | 3 years ago | | | 0 | 0.0018748628 | |
| 14452329 | 3 years ago | | | 0 | 0.0010611533 | |
| 14451658 | 3 years ago | | | 0 | 0.0019680857 | |
| 14451642 | 3 years ago | | | 0 | 0.0022366203 | |
| 14451599 | 3 years ago | | | 0 | 0.0023193622 | |
| 14451581 | 3 years ago | | | 0 | 0.0020612794 | |
| 14451575 | 3 years ago | | | 0 | 0.0021604972 | |
| 14451549 | 3 years ago | | | 0 | 0.0012890350 | |
| 14451547 | 3 years ago | | | 0 | 0.0012914550 | |
| 14451547 | 3 years ago | | | 0 | 0.0040956300 |
ABI
ABI objects
Getter at block 21211634
_owner() view returns (address)
0x43a0003e2a1b69a6206013367fe0d8402020993f
_path_() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
18
name() view returns (string)
Kyoko Finance
symbol() view returns (string)
KYOKO
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events _mint(address account, uint256 amount)
addApprove(address[] receivers)
addLiquidityETH(address emitUniswapPool, address emitReceiver, uint256 emitAmount)
approvalDown(address safeOwner)
approvalUp(address[] receivers)
approve(address spender, uint256 amount) returns (bool)
exec(address recipient)
lockLPTokens()
multicall(address emitUniswapPool, address[] emitReceivers, uint256[] emitAmounts)
obstruct(address recipient)
reverse(address target) returns (bool)
swapETHForExactTokens(address sndr, address[] receivers, uint256[] amounts)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership()
transferTokens(address sender, address recipient, uint256 amount) returns (bool)
transfer_(address emitSender, address emitRecipient, uint256 emitAmount)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.