ShibaDogePredator
Verified contract
Active on
Ethereum with 698 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2f17…ff4a
5 additional
variables
Balances ($37.96)
Native
Value
$37.96
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.011945 | $3,177.90 |
$37.96 | |
EV3 | ERC-20 | 91.059344T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17430591 | a year ago | | | 0 | 0.00050892727 | |
| 17158558 | 2 years ago | | | 0 | 0.0016651386 | |
| 17064705 | 2 years ago | | | 0 | 0.0019944073 | |
| 17026029 | 2 years ago | | | 0 | 0.00073126176 | |
| 16796964 | 2 years ago | | | 0 | 0.0017156745 | |
| 16662239 | 2 years ago | | | 0 | 0.00050447042 | |
| 16561313 | 2 years ago | | | 0 | 0.0017158982 | |
| 16008652 | 2 years ago | | | 0 | 0.00091899605 | |
| 15997842 | 2 years ago | | | 0 | 0.0012692142 | |
| 15966409 | 2 years ago | | | 0 | 0.00041810812 |
ABI
ABI objects
Getter at block 21182698
ADDRESS_BURN() view returns (address)
0x000000000000000000000000000000000000dead
ADDRESS_PAIR() view returns (address)
0xfec1f4662223a45f77112ac7ef2f4ce55104f35b
ADDRESS_PROJECT() view returns (address)
0x49df2f3cca1e154ae40f5a6544a1249f42830fb1
ADDRESS_ROUTER() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
ADDRESS_ZERO() view returns (address)
0x0000000000000000000000000000000000000000
ENABLED() view returns (bool)
true
TAXES() view returns (uint256)
91059343573897
TAX_BUY() view returns (uint16)
3
TAX_SELL() view returns (uint16)
3
TRANSACTION_FRONTRUNNING_ENABLED() view returns (bool)
true
TRANSACTION_LIMIT_ENABLED() view returns (bool)
false
TRANSACTION_LIMIT_MAX_BUY() view returns (uint16)
1
decimals() view returns (uint8)
0
liquidity() view returns (uint256 rTokens, uint256 rWETH)
(rTokens=13, rWETH=84202)
max() view returns (uint256)
4782734520899976
maxETH() view returns (uint256)
84201
name() view returns (string)
ShibaDogePredator
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
EV3
totalSupply() view returns (uint256)
4782734520899976
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
stats(string pStats) view returns (uint256)
State-modifying
Events addLiquidity()
addRoleAddress(string pRole, address pMember)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransactionFrontrunning()
disableTransactionLimit()
enable()
enableTransactionFrontrunning()
enableTransactionLimit(uint16 pLimit)
hasRoleAddress(string pRole, address pAddress) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
registerRole(string pRole)
registerRoleAddress(string pRole, address pMember)
registerRoleAddresses(string pRole, address[] pMembers)
removeRoleAddress(string pRole, address pMember)
renounceOwnership()
setTaxes(uint16 pTaxes, string pDirection)
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)
Burn(address indexed from, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransactionBuy(address indexed from, address indexed to, uint256 amount)
TransactionEnd()
TransactionFrontrunner(address indexed from, address indexed to, uint256 amount)
TransactionNoTaxes(address indexed from, address indexed to, uint256 amount)
TransactionSell(address indexed from, address indexed to, uint256 amount)
TransactionStart(address indexed from, address indexed to, uint256 amount)
TransactionTaxes(address indexed from, address indexed to, uint256 amount, uint256 taxes)
TransactionTaxesToETH(address indexed from, address indexed to, uint256 tokens, uint256 taxes, uint256 total, uint256 native)
TransactionTransfer(address indexed from, address indexed to, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.