Biometric AI Protocol
Verified contract
Active on
Ethereum with 68 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 |
---|---|---|---|---|---|
BAP | ERC-20 | 24.948028M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19722910 | 7 months ago | | | 0 | 0.00021822047 | |
| 19601013 | 7 months ago | | | 0 | 0.00063592612 | |
| 19600315 | 7 months ago | | | 0 | 0.00051450356 | |
| 19600219 | 7 months ago | | | 0 | 0.00053790327 | |
| 19599962 | 7 months ago | | | 0 | 0.00052076404 | |
| 19599925 | 7 months ago | | | 0 | 0.00070094640 | |
| 19599704 | 7 months ago | | | 0 | 0.00052741930 | |
| 19599497 | 7 months ago | | | 0 | 0.00050670211 | |
| 19599445 | 7 months ago | | | 0 | 0.00053445374 | |
| 19599421 | 7 months ago | | | 0 | 0.00048227253 |
ABI
ABI objects
Getter at block 21185784
_maxTaxSwap() view returns (uint256)
3000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_minTaxSwap() view returns (uint256)
10000000000
_taxSwapThreshold() view returns (uint256)
10000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Biometric AI Protocol
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BAP
totalSupply() pure returns (uint256)
100000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events _createPair()
_openTrading()
_removeLimits()
approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TradingActive(bool _tradingOpen, bool _swapEnabled)
Transfer(address indexed from, address indexed to, uint256 value)
maxAmount(uint256 _value)
constructor(address taxWallet)
receive()
This contract contains no error objects.