BRIDGE BOT
Verified contract
Active on
Ethereum with 10 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
No balances found for "BRIDGE BOT"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17985190 | a year ago | | | 0 | 0.0016400926 | |
| 17985185 | a year ago | | | 0 | 0.0015993652 | |
| 17985184 | a year ago | | | 0 | 0.0016281843 | |
| 17985184 | a year ago | | | 0 | 0.0016281843 | |
| 17985183 | a year ago | | | 0 | 0.0016511580 | |
| 17985183 | a year ago | | | 0 | 0.0016511580 | |
| 17985183 | a year ago | | | 0 | 0.0020291980 | |
| 17985183 | a year ago | | | 0 | 0.0020291980 | |
| 17985182 | a year ago | | | 0 | 0.0016580247 | |
| 17985157 | a year ago | | | 0 | 0.0012728816 |
ABI
ABI objects
Getter at block 21200533
EnableTxLimit() view returns (bool)
true
FundsRescueWallet() view returns (address)
0x5318c67a50cf99438173356357bc80a15ad3b091
_maxTxAmount() view returns (uint256)
20000000000000000000000
_walletMax() view returns (uint256)
20000000000000000000000
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
getCirculatingSupply() view returns (uint256)
1000000000000000000000000
initalTransferFee() view returns (uint256)
99
launchedAt() view returns (uint256)
1692887615
name() view returns (string)
BRIDGE BOT
owner() view returns (address)
0x5318c67a50cf99438173356357bc80a15ad3b091
shibaPair() view returns (address)
0x908ae38bff956f049fe187ca514dd6d4c51a2305
shibaRouter() view returns (address)
0x03f7724180aa6b939894b5ca4314783b0b36b329
snipingTime() view returns (uint256)
0
symbol() view returns (string)
BRIDGEBOT
totalSupply() view returns (uint256)
1000000000000000000000000
trading() view returns (bool)
true
transferFeeEnabled() view returns (bool)
true
zeroAddress() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address) view returns (bool)
isCollarWL(address) view returns (bool)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferFee(bool _status)
enableTxLimit(bool _status)
enableWalletLimit(bool _status)
excludeFromFee(address _adr, bool _status)
excludeTxLimit(address _adr, bool _status)
excludeWalletLimit(address _adr, bool _status)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
rescueFunds()
rescueTokens(address adr, address recipient, uint256 amount)
setManualPair(address _pair)
setManualRouter(address _router)
setMarketPair(address _pair, bool _status)
setMaxWalletLimit(uint256 newLimit)
setTxLimit(uint256 newLimit)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateSetting(address[] _adr, bool _status)
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.