Bungee Protocol
Verified contract
Active on
Ethereum with 132 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BUNGEE | ERC-20 | 9.999394T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18673836 | a year ago | | | 0 | 0.0018450083 | |
| 18423501 | a year ago | | | 0 | 0.00047836948 | |
| 18352608 | a year ago | | | 0 | 0.00025295841 | |
| 18126296 | a year ago | | | 0 | 0.0024314464 | |
| 18126180 | a year ago | | | 0 | 0.0026273685 | |
| 18126157 | a year ago | | | 0 | 0.0014723967 | |
| 18126136 | a year ago | | | 0 | 0.0017720687 | |
| 18126133 | a year ago | | | 0 | 0.0012537818 | |
| 18126108 | a year ago | | | 0 | 0.0015271229 | |
| 18126107 | a year ago | | | 0 | 0.0013392503 |
ABI
ABI objects
Getter at block 21208351
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
Bungee Protocol
symbol() pure returns (string)
BUNGEE
totalSupply() view returns (uint256)
1000000000000000000
uniPair() view returns (address)
0x0fcf6191e5e0fc3c7508a9dfb07c951fe8b7b66f
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
isSpecialAddress(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
setContractSwapSettings(uint256 _swapAmount, uint256 _swapThreshold, uint256 _minTokenAmount)
setTransactionLimits(uint256 _buy, uint256 _sell, uint256 _wallet)
setTransactionRequirements(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
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.