Big Data Protocol
Verified contract
Active on
Ethereum with 93 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 "Big Data Protocol"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20661269 | 3 months ago | | | 0 | 0.000068991299 | |
| 20659479 | 3 months ago | | | 0 | 0.000026639690 | |
| 20656042 | 3 months ago | | | 0 | 0.000045956501 | |
| 20656038 | 3 months ago | | | 0 | 0.000037159703 | |
| 20656031 | 3 months ago | | | 0 | 0.000054230808 | |
| 20655882 | 3 months ago | | | 0 | 0.000054870288 | |
| 20655882 | 3 months ago | | | 0 | 0.000054870288 | |
| 20655862 | 3 months ago | | | 0 | 0.000048003143 | |
| 20655857 | 3 months ago | | | 0 | 0.00012488352 | |
| 20655832 | 3 months ago | | | 0 | 0.000045101326 |
ABI
ABI objects
Getter at block 21318152
BDPAIFeeEnabled() view returns (bool)
true
TradingOpen() view returns (bool)
true
_BDPAIWallet() view returns (address)
0xb8ee659871c7fe273a3c863dd2aa9672f46613e5
_maxTaxSwap() view returns (uint256)
7200000000000000000000
_maxWalletAmount() view returns (uint256)
4000000000000000000000000
_swapBDPAIThreshHold() view returns (uint256)
400000000000000000000
_totalSupply() view returns (uint256)
4000000000000000000000000
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0xb8ee659871c7fe273a3c863dd2aa9672f46613e5
name() pure returns (string)
Big Data Protocol
pair() view returns (address)
0x406ed698b015c549ad0fc8071291f8af18784364
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
BDPAI
totalSupply() view returns (uint256)
4000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBDPAI(address a) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events addBDPAIs(address[] BDPAIs_)
approve(address spender, uint256 amount) returns (bool)
createBDPAITrade()
delBDPAIs(address[] notBDPAI)
enableBDPAITrade()
reduceFinalBuyTax(uint256 _newFee)
reduceFinalSellTax(uint256 _newFee)
removeBDPAILimit() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawBDPAIBalance()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address BDPAIWallet)
receive()
This contract contains no error objects.