Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
0x7fdb…3d27
Balances ($0.00)
No balances found for "basedniggaAERO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 3598851 | a year ago | | | 0 | 0.0000027975060 | |
| 3589265 | a year ago | | | 0 | 0.0000027975060 | |
| 3585604 | a year ago | | | 0 | 0.000020665290 | |
| 3579828 | a year ago | | | 0 | 0.000024558062 | |
| 3573705 | a year ago | | | 0 | 0.000020403474 | |
| 3566387 | a year ago | | | 0 | 0.00010601739 | |
| 3550898 | a year ago | | | 0 | 0.000017072136 | |
| 3506580 | a year ago | | | 0 | 0.000021174780 | |
| 3502505 | a year ago | | | 0 | 0.0000012874680 | |
| 3496930 | a year ago | | | 0 | 0.000028101500 |
ABI
ABI objects
Getter at block 22926829 getPricePerFullShare() view returns (uint256)
approvalDelay() view returns (uint256)
0
available() view returns (uint256)
0
balance() view returns (uint256)
420261327941082605
decimals() view returns (uint8)
18
name() view returns (string)
basedniggaAERO
owner() view returns (address)
0xb9eb10ba936f35d5bdcca9b1cf477d6b152abfed
stratCandidate() view returns (address implementation, uint256 proposedTime)
(implementation=0x0000000000000000000000000000000000000000, proposedTime=0)
strategy() view returns (address)
0x7fdb4746ce4020dada5d6089878d120580533d27
symbol() view returns (string)
basedniggaAERO
totalSupply() view returns (uint256)
327879102537001341
want() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deposit(uint256 _amount)
depositAll()
earn()
inCaseTokensGetStuck(address _token)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
proposeStrat(address _implementation)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
upgradeStrat()
withdraw(uint256 _shares)
withdrawAll()
Approval(address indexed owner, address indexed spender, uint256 value)
NewStratCandidate(address implementation)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
UpgradeStrat(address implementation)
constructor(address _strategy, string _name, string _symbol, uint256 _approvalDelay)
This contract contains no fallback and receive objects.
This contract contains no error objects.