RavenFund
Verified contract
Active on
Ethereum with 4,616 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,107.04 |
$0 | |
RAVEN | ERC-20 | 10K | -- | -- | |
RAVEN | ERC-20 | 728.582145 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21081361 | 20 days ago | | | 0 | 0.00030151594 | |
| 20785180 | 2 months ago | | | 0 | 0.0014531257 | |
| 20560329 | 3 months ago | | | 0 | 0.00013151963 | |
| 20316318 | 4 months ago | | | 0 | 0.00023581937 | |
| 20296560 | 4 months ago | | | 0 | 0.000085344185 | |
| 20257819 | 4 months ago | | | 0 | 0.000093014000 | |
| 20183220 | 5 months ago | | | 0 | 0.00053257228 | |
| 20160441 | 5 months ago | | | 0 | 0.00046779735 | |
| 20149025 | 5 months ago | | | 0 | 0.00013269027 | |
| 20116734 | 5 months ago | | | 0 | 0.00013849169 |
ABI
ABI objects
Getter at block 21222760
SWAP_PAIR() view returns (address)
0x2faf3040666ceb3636890d01ca12256749c54933
SWAP_ROUTER() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
SWAP_ROUTER_ADR() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_swapThreshold() view returns (uint256)
5000000000000000000000
buyFees() view returns (uint256)
5
decimals() pure returns (uint8)
18
enableTrading() view returns (bool)
true
getCirculatingSupply() view returns (uint256)
10000000000000000000000000
name() view returns (string)
RavenFund
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFees() view returns (uint256)
5
swapEnabled() view returns (bool)
true
symbol() view returns (string)
RAVEN
totalSupply() view returns (uint256)
10000000000000000000000000
transferFees() view returns (uint256)
0
Read-only
_balances(address) view returns (uint256)
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
clearStuckToken()
manualSwapBack()
renounceOwnership()
setAdWallet(address ad)
setIsFeeExempt(address wallet, bool exempt)
setSwapBackSettings(bool _enabled, uint256 _pt)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFees(uint256 b_, uint256 s_, uint256 t_)
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()
receive()
This contract contains no error objects.