V3SaintbotToken
Verified contract
Active on
Ethereum with 41 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RIPCZ | ERC-20 | 1.371236M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19347732 | 9 months ago | | | 0 | 0.0010354415 | |
| 18637310 | a year ago | | | 0 | 0.0055494498 | |
| 18633740 | a year ago | | | 0 | 0.0014091251 | |
| 18630058 | a year ago | | | 0 | 0.0019922415 | |
| 18628942 | a year ago | | | 0 | 0.0026642965 | |
| 18628586 | a year ago | | | 0 | 0.0028667576 | |
| 18626950 | a year ago | | | 0 | 0.0018673529 | |
| 18626939 | a year ago | | | 0 | 0.0018735168 | |
| 18625980 | a year ago | | | 0 | 0.0012567252 | |
| 18625691 | a year ago | | | 0 | 0.0012656811 |
ABI
ABI objects
Getter at block 21212203
LOCKER() view returns (address)
0x663a5c229c09b049e36dcc11a9b0d4a8eb9db214
MAINNET_BOT_TRADING_RECEIVER() view returns (address)
0xd5e2e43e30b706de8a0e01e72a6aba2b8930af44
NONCE() view returns (uint256)
0
REF() view returns (address)
0x0000000000000000000000000000000000000000
REF_SYS() view returns (address)
0x8a99c005c7b425ce999441afee22d4987f7a9869
buyTotalFees() view returns (uint256)
5
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
maxSell() view returns (uint256)
21500000000000000000000000
maxTransactionAmount() view returns (uint256)
129000000000000000000000000
maxWallet() view returns (uint256)
258000000000000000000000000
name() view returns (string)
RESTINPEACECZ
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTotalFees() view returns (uint256)
5
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
2150000000000000000000000
symbol() view returns (string)
RIPCZ
teamWallet() view returns (address)
0xd97e215a1cd9eb610f68c6fcb9fb91b277a65a90
totalSupply() view returns (uint256)
4300000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xc282e590f5f97f82fb058df0953bc3ed5903c319
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events addLiquidity(uint256 _multiplier)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateTeamWallet(address newWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
teamWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor(string _name, string _symbol, uint256 _totalSupply, uint256 _buyTaxes, uint256 _sellTaxes, address _lockOwnerAndTaxReceiver, bytes _ref)
receive()
This contract contains no error objects.