BuildAI
Verified contract
Active on
Ethereum with 4,503 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
18 additional
variables
Balances ($521.61)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 225.760969 | $1.001 |
$225.99 | |
STG | ERC-20 | 672.53039 | $0.316189 |
$212.65 | |
BUILD | ERC-20 | 9.757093K | $0.008504 |
$82.97 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21204460 | an hour ago | | | 0 | 0.00050805178 | |
| 21202745 | 7 hours ago | | | 0 | 0.00059404291 | |
| 21201848 | 10 hours ago | | | 0 | 0.00069384992 | |
| 21199960 | 16 hours ago | | | 0 | 0.00059887549 | |
| 21199904 | 16 hours ago | | | 0 | 0.00058474076 | |
| 21197945 | a day ago | | | 0 | 0.00076897773 | |
| 21197942 | a day ago | | | 0 | 0.00084721749 | |
| 21197867 | a day ago | | | 0 | 0.00074573786 | |
| 21197845 | a day ago | | | 0 | 0.00074092756 | |
| 21197768 | a day ago | | | 0 | 0.00066844330 |
ABI
ABI objects
Getter at block 21204797
_maxTxAmount() view returns (uint256)
50000000000000
_walletMax() view returns (uint256)
300000000000000
antiSnipeDuration() view returns (uint256)
0
antiSnipeEndTime() view returns (uint256)
1708554503
decimals() view returns (uint8)
9
devFee() view returns (uint256)
3
devFeeOnSell() view returns (uint256)
3
devWallet() view returns (address)
0x5e390f8a315768a193030cff8235b7802570e681
factory() view returns (address)
0x0049f217aa97a4f1fb304ee9fe9ded656e63e80e
getCirculatingSupply() view returns (uint256)
9951316652644241
launchedAt() view returns (uint256)
1708554503
lpFee() view returns (uint256)
1
lpFeeOnSell() view returns (uint256)
1
mainFee() view returns (uint256)
0
mainFeeOnSell() view returns (uint256)
0
mainWallet() view returns (address)
0xb686afdfe487d29818a37587bd0ce1a72154efad
name() view returns (string)
BuildAI
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x87023915bbbf1a99d2d63ca49b15743d1665e8fe
proofAdmin() view returns (address)
0xacfb878960bcda38782d854efb2e687b57e31f09
proofFee() view returns (uint256)
0
proofFeeOnSell() view returns (uint256)
0
proofFeeReduced() view returns (bool)
true
proofFeeRemoved() view returns (bool)
true
restrictWhales() view returns (bool)
true
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
12500000000000
symbol() view returns (string)
BUILD
totalFee() view returns (uint256)
4
totalFeeIfSelling() view returns (uint256)
4
totalSupply() view returns (uint256)
10000000000000000
tradingStatus() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
cancelToken()
changeFees(uint256 initialMainFee, uint256 initialMainFeeOnSell, uint256 initialLpFee, uint256 initialLpFeeOnSell, uint256 initialDevFee, uint256 initialDevFeeOnSell)
changeIsFeeExempt(address holder, bool exempt)
changeIsTxLimitExempt(address holder, bool exempt)
changeRestrictWhales(bool _enable)
changeSwapBackSettings(bool enableSwapBack, uint256 newSwapBackLimit)
changeTxLimit(uint256 newLimit)
changeWalletLimit(uint256 newLimit)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delBot(address notbot)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBasicData(struct IProofNonReflectionTokenCutterBaseData _baseData, struct ProofNonReflectionTokenFeesallFees fees)
setDevWallet(address newDevWallet)
setLaunchedAt()
setMainWallet(address newMainWallet)
swapTradingStatus()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateProofAdmin(address newAdmin)
withdrawAndSync()
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.