AggregatedFinance
Verified contract
Active on
Ethereum with 3,302 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xddca…ec3a
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,361.24 |
$0 | |
AGFI_RewardTracker | ERC-20 | 44.373824M | -- | -- | |
AGFI | ERC-20 | 44.373824M | -- | -- | |
AGFI | ERC-20 | 44.373824M | -- | -- | |
AGFI_RewardTracker | ERC-20 | 44.373824M | -- | -- | |
AGFI | ERC-20 | 10.488846M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21178072 | 11 days ago | | | 0 | 0.00058733200 | |
| 20760832 | 2 months ago | | | 0 | 0.000026314075 | |
| 19845837 | 6 months ago | | | 0 | 0.00012958294 | |
| 19752420 | 7 months ago | | | 0 | 0.00012242978 | |
| 19643739 | 7 months ago | | | 0 | 0.00034357524 | |
| 19415108 | 8 months ago | | | 0 | 0.0013505164 | |
| 19284124 | 9 months ago | | | 0 | 0.0012504535 | |
| 19145769 | 10 months ago | | | 0 | 0.00037228240 | |
| 19145767 | 10 months ago | | | 0 | 0.00036736627 | |
| 18965467 | a year ago | | | 0 | 0.00040342669 |
ABI
ABI objects
Getter at block 21257378
_AGFIWalletAddress() view returns (address)
0xfeb8f237873e846d9ddbf8a9477519ae3219984c
_getETHBalance() view returns (uint256 balance)
1
_marketingWalletAddress() view returns (address)
0xddcaaf2669f3be5af80068fe71575f1a8c6cec3a
decimals() view returns (uint8)
9
name() view returns (string)
AggregatedFinance
owner() view returns (address)
0xfeb8f237873e846d9ddbf8a9477519ae3219984c
swapEnabled() view returns (bool)
true
symbol() view returns (string)
AGFI
totalFees() view returns (uint256)
465809334427927835683
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0xc366336dc7cf8131d4e538bc0205e603014743f0
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setAGFIWallet(address AGFIWalletAddress)
_setMaxTxAmount(uint256 maxTxAmount)
_setTaxFee(uint256 taxFee)
_setTeamFee(uint256 teamFee)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSend()
manualSwap()
renounceOwnership()
setExcludeFromFee(address account, bool excluded)
setSwapEnabled(bool enabled)
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)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address AGFIWalletAddress, address marketingWalletAddress)
receive()
This contract contains no error objects.