Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfcd3…7ff1
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BGOD | ERC-20 | 477.818651K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2007398 | a year ago | | | 0 | 0.0000046243028 | |
| 1978340 | a year ago | | | 0 | 0.000069364504 | |
| 1970959 | a year ago | | | 0 | 0.000059782122 | |
| 1970405 | a year ago | | | 0 | 0.000072058158 | |
| 1970147 | a year ago | | | 0 | 0.000072058158 | |
| 1969861 | a year ago | | | 0 | 0.000040815964 | |
| 1969858 | a year ago | | | 0 | 0.000071649115 | |
| 1969757 | a year ago | | | 0 | 0.000071649115 | |
| 1969444 | a year ago | | | 0 | 0.0000051279491 | |
| 1969407 | a year ago | | | 0 | 0.000069815106 |
ABI
ABI objects
Getter at block 23163694
buyFeeRate() view returns (uint256)
1
decimals() pure returns (uint8)
18
getCirculatingSupply() view returns (uint256)
100000000000000000000000000
getOwner() view returns (address)
0xad520d215f5944c2d78be54ce701249f248b8a11
isLaunch() view returns (bool)
true
killblock() view returns (uint256)
1
launchedBlock() view returns (uint256)
1968129
marketingWallet() view returns (address)
0xad520d215f5944c2d78be54ce701249f248b8a11
name() pure returns (string)
BGOD
numTokensSellToAddToLiquidity() view returns (uint256)
1000000000000000000000000
pair() view returns (address)
0xc2de828a35d263e952db9075b3d659c6855ba875
router() view returns (address)
0xfcd3842f85ed87ba2889b4d35893403796e67ff1
sellFeeRate() view returns (uint256)
1
symbol() pure returns (string)
BGOD
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isBlackList(address account) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
changeRouter(address _router)
clearStuckBalance(uint256 amountPercentage, address adr)
manualBurn(uint256 amount) returns (bool)
rescueToken(address tokenAddress, uint256 tokens) returns (bool success)
setFee(uint256 _sellFeeRate, uint256 _buyFeeRate)
setIsFeeExempt(address holder, bool exempt)
setMarketingWallet(address _marketingWallet)
setSwapThresholdAmount(uint256 amount)
startTrade(uint256 kb)
swapToken()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
writeBlackList(address recipient, bool isBlack)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.