AllCoinsYieldCapital
Verified contract
Active on
Ethereum with 4,470 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0b38…8282
Balances ($60.26)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
1INCH | ERC-20 | 145 | $0.415609 |
$60.26 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21274841 | 2 days ago | | | 0 | 0.0016528995 | |
| 21035738 | a month ago | | | 0 | 0.00029086939 | |
| 21010568 | a month ago | | | 0 | 0.00017740825 | |
| 20650880 | 3 months ago | | | 0 | 0.00018293519 | |
| 20627235 | 3 months ago | | | 0 | 0.000081446819 | |
| 20593798 | 3 months ago | | | 0 | 0.000071449901 | |
| 20589225 | 3 months ago | | | 0 | 0.000025213081 | |
| 20527437 | 3 months ago | | | 0 | 0.0023811477 | |
| 20481511 | 4 months ago | | | 0 | 0.00020937942 | |
| 20481475 | 4 months ago | | | 0 | 0.00020638863 |
ABI
ABI objects
Getter at block 21288409
_fixedTaxForReflections() view returns (uint256)
3
_fixedTaxForTreasury() view returns (uint256)
3
_treasuryAddress() view returns (address)
0x0b38c4b5c80b3e509592be22f058f585cab88282
decimals() view returns (uint8)
18
getETHBalance() view returns (uint256 balance)
0
name() view returns (string)
AllCoinsYieldCapital
owner() view returns (address)
0x8b7b8448243559a5daa98a22cb6982796bce4271
symbol() view returns (string)
ACYC
totalSupply() view returns (uint256)
1000000000000000000000000000000
totalTaxesSentToReflections() view returns (uint256)
370181713652659421818593743099
totalTaxesSentToTreasury() view returns (uint256)
294644555775114405502329610706
uniswapV2Pair() view returns (address)
0xc7b7dac697b03e11e4af085d927f0c9b24b3f27d
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromTaxes(address account) view returns (bool)
reflectionFromToken(uint256 amountOfTokens, bool deductTaxForReflections) view returns (uint256)
tokensFromReflection(uint256 amountOfReflections) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromTaxes(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSend()
manualSwap()
renounceOwnership()
setReflectionsTax(uint256 tax)
setTreasuryAddress(address treasuryAddress)
setTreasuryTax(uint256 tax)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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(address treasuryAddress, address router)
receive()
This contract contains no error objects.