A New Beginning
Verified contract
Active on
Ethereum with 140 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($7.50)
Native
Value
$7.5
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.00202 | $3,712.13 |
$7.5 | |
Inception | ERC-20 | 1.621204M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19138894 | 10 months ago | | | 0 | 0.00050560338 | |
| 15718249 | 2 years ago | | | 0 | 0.0012148770 | |
| 15716332 | 2 years ago | | | 0 | 0.0014597943 | |
| 15712982 | 2 years ago | | | 0 | 0.0022634208 | |
| 15712088 | 2 years ago | | | 0 | 0.0012719700 | |
| 15711823 | 2 years ago | | | 0 | 0.00094629002 | |
| 15711812 | 2 years ago | | | 0 | 0.00090259308 | |
| 15711681 | 2 years ago | | | 0 | 0.00093216537 | |
| 15708730 | 2 years ago | | | 0 | 0.0011939222 | |
| 15706994 | 2 years ago | | | 0 | 0.0013661900 |
ABI
ABI objects
Getter at block 21304558
_maxTxAmount() view returns (uint256)
100000000000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000000000
decimals() pure returns (uint8)
18
getCirculatingSupply() view returns (uint256)
50000000000000000000000000
getOwner() view returns (address)
0xf041742812ed2246e99664ee90c5827e170960aa
launchedAt() view returns (uint256)
15681554
name() pure returns (string)
A New Beginning
pair() view returns (address)
0xba27e8ecb99ec5548235ea1cc01d0c30e6f55034
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
100000000000000000000000
symbol() pure returns (string)
Inception
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isOverLiquified(uint256 target, uint256 accuracy) 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)
rennounceOwnership()
setFeeReceiver(address _TreasuryReceiver)
setFees(uint256 _liquidityFee, uint256 _TreasuryFee, uint256 _feeDenominator)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxWallet(uint256 amount)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTxLimit(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.